sdm845-common: Move all notification LEDs related overlays to enchilada

Change-Id: I4dc08345f1c2d459c0b28c5ee640f6834fe5cfd8
This commit is contained in:
LuK1337 2019-02-01 11:49:39 +01:00
parent 48999bb777
commit 8118403a3d
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

View file

@ -20,9 +20,6 @@
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
<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 -->
<!-- The restoring is handled by modem if it is true-->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>