Loading core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -2703,4 +2703,7 @@ <!-- An array of packages for which notifications cannot be blocked. --> <string-array translatable="false" name="config_nonBlockableNotificationPackages" /> <!-- Component name of the default cell broadcast receiver --> <string name="config_defaultCellBroadcastReceiverComponent" translatable="false">com.android.cellbroadcastreceiver/.PrivilegedCellBroadcastReceiver</string> </resources> core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -2750,4 +2750,6 @@ <java-symbol type="bool" name="use_lock_pattern_drawable" /> <java-symbol type="drawable" name="lockscreen_notselected" /> <java-symbol type="drawable" name="lockscreen_selected" /> <java-symbol type="string" name="config_defaultCellBroadcastReceiverComponent" /> </resources> Loading
core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -2703,4 +2703,7 @@ <!-- An array of packages for which notifications cannot be blocked. --> <string-array translatable="false" name="config_nonBlockableNotificationPackages" /> <!-- Component name of the default cell broadcast receiver --> <string name="config_defaultCellBroadcastReceiverComponent" translatable="false">com.android.cellbroadcastreceiver/.PrivilegedCellBroadcastReceiver</string> </resources>
core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -2750,4 +2750,6 @@ <java-symbol type="bool" name="use_lock_pattern_drawable" /> <java-symbol type="drawable" name="lockscreen_notselected" /> <java-symbol type="drawable" name="lockscreen_selected" /> <java-symbol type="string" name="config_defaultCellBroadcastReceiverComponent" /> </resources>