|
@@ -444,6 +444,7 @@ public class PopupSmartIOTCam extends WpadScreen {
|
|
// cam = ctrlSmartIOTCamStatusMode(Common.SmartRFCamStatusMode.STATUS_AUTO_ON);
|
|
// cam = ctrlSmartIOTCamStatusMode(Common.SmartRFCamStatusMode.STATUS_AUTO_ON);
|
|
// led = ctrlSmartIOTCamLEDMode(Common.SmartRFCamLEDMode.LED_AUTO_ON);
|
|
// led = ctrlSmartIOTCamLEDMode(Common.SmartRFCamLEDMode.LED_AUTO_ON);
|
|
|
|
|
|
|
|
+ bRet = true;
|
|
Intent Newintent = new Intent();
|
|
Intent Newintent = new Intent();
|
|
Newintent.setAction("StrangeRecordDelayInit");
|
|
Newintent.setAction("StrangeRecordDelayInit");
|
|
mContext.sendBroadcast(Newintent);
|
|
mContext.sendBroadcast(Newintent);
|