Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_kitakami-common
Commits
2d29749a
Commit
2d29749a
authored
Aug 11, 2020
by
TARKZiM
Committed by
Bernhard Thoben
Aug 12, 2020
Browse files
kitakami-common: overlay: Update LED capabilities for Q
* Fixes notification LED.
parent
31c950fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
overlay/frameworks/base/core/res/res/values/config.xml
View file @
2d29749a
...
...
@@ -215,6 +215,9 @@
<!-- Whether Multiuser UI should be shown -->
<bool
name=
"config_enableMultiUserUI"
>
true
</bool>
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool
name=
"config_intrusiveNotificationLed"
>
true
</bool>
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
autodetected from the Configuration. -->
<bool
name=
"config_showNavigationBar"
>
true
</bool>
...
...
overlay/lineage-sdk/lineage/res/res/values/config.xml
View file @
2d29749a
...
...
@@ -26,8 +26,7 @@
For example, a device with notification and battery lights
that support pulsating and RGB control would set this config
to 75.
Ivy: 1+2+8+32+64 -->
to 75. -->
<integer
name=
"config_deviceLightCapabilities"
>
107
</integer>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment