Loading core/res/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -872,6 +872,9 @@ <!-- Used for long press power torch feature - automatic turn off on timeout --> <protected-broadcast android:name="com.android.server.policy.PhoneWindowManager.ACTION_TORCH_OFF" /> <!-- Used to handle network country code changes --> <protected-broadcast android:name="android.intent.action.NETWORK_COUNTRYCODE_UPDATED" /> <!-- ====================================================================== --> <!-- RUNTIME PERMISSIONS --> <!-- ====================================================================== --> Loading Loading
core/res/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -872,6 +872,9 @@ <!-- Used for long press power torch feature - automatic turn off on timeout --> <protected-broadcast android:name="com.android.server.policy.PhoneWindowManager.ACTION_TORCH_OFF" /> <!-- Used to handle network country code changes --> <protected-broadcast android:name="android.intent.action.NETWORK_COUNTRYCODE_UPDATED" /> <!-- ====================================================================== --> <!-- RUNTIME PERMISSIONS --> <!-- ====================================================================== --> Loading