potter: enable config_intrusiveBatteryLed overlay

Change-Id: I8364949e83ff67b9587f4cec62c5e97dd8d76f06
This commit is contained in:
Vachounet
2017-05-15 10:14:51 +02:00
parent dc80d1bcdc
commit cccac8b25e

View File

@@ -180,6 +180,9 @@
<!-- Is the device capable of hot swapping an UICC Card -->
<bool name="config_hotswapCapable">true</bool>
<!-- Is the Battery LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveBatteryLed">true</bool>
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveNotificationLed">true</bool>