cmsdk: Add shared strings for lights and PG
Change-Id: I113de48c628cf702bcd23cf0df69900957483635
This commit is contained in:
@@ -226,4 +226,12 @@
|
||||
<string name="qs_themes_label">Themes</string>
|
||||
<string name="qs_themes_content_description">Customize your theme</string>
|
||||
|
||||
<!-- Privacy Guard -->
|
||||
<string name="privacy_guard_manager_title">Privacy Guard</string>
|
||||
|
||||
<!-- Notification lights -->
|
||||
<string name="lights_label">Lights</string>
|
||||
<string name="battery_light_title">Battery light</string>
|
||||
<string name="notification_light_title">Notification light</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -124,4 +124,10 @@
|
||||
|
||||
<!-- CM system server -->
|
||||
<java-symbol type="string" name="config_externalSystemServer" />
|
||||
|
||||
<!-- Settings -->
|
||||
<java-symbol type="string" name="privacy_guard_manager_title" />
|
||||
<java-symbol type="string" name="lights_label" />
|
||||
<java-symbol type="string" name="battery_light_title" />
|
||||
<java-symbol type="string" name="notification_light_title" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user