sm6250-common: overlay: define intrusive notification led

This commit is contained in:
Demon000 2020-07-11 14:41:05 +03:00
parent 7e49500e83
commit fbf5932b94

View File

@ -257,6 +257,9 @@
and one pSIM) -->
<integer name="config_num_physical_slots">2</integer>
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveNotificationLed">true</bool>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">100px</dimen>