sdm845-common: Move all notification LEDs related overlays to enchilada
Change-Id: I4dc08345f1c2d459c0b28c5ee640f6834fe5cfd8
This commit is contained in:
parent
48999bb777
commit
8118403a3d
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,9 @@
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
You may obtain a copy of the License at
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Unless required by applicable law or agreed to in writing, software
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
|
|
@ -20,9 +20,6 @@
|
||||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||||
|
|
||||||
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
|
|
||||||
<bool name="config_intrusiveNotificationLed">true</bool>
|
|
||||||
|
|
||||||
<!-- Boolean indicating if restoring network selection should be skipped -->
|
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||||
<!-- The restoring is handled by modem if it is true-->
|
<!-- The restoring is handled by modem if it is true-->
|
||||||
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||||
|
|
Loading…
Reference in a new issue