aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Veit <claymore1298@gmail.com>2020-12-28 09:24:21 +0100
committerClaymore1297 <Claymore1298@gmail.com>2021-06-10 18:46:20 +0200
commit278525a2ed3407503ced2aa08e3807db8edb9293 (patch)
tree3f4a14b7cdb109567419a8d541c14815c3836790
parent8df4b0a36172d77d5d775ea849516ac4adc4c2c3 (diff)
deviceparts: add speaker protection resources
Change-Id: I9c9b41467013cb8530d68647e265c6718f3b2415
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c4928c8..62eb752 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2014-2017 The OmniROM Project
+ Copyright (C) 2021 Android Ice Cold Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -193,4 +194,8 @@
<string name="dolby_atmos_packagename">com.dolby.daxservice</string>
<!-- Sound tuner package -->
<string name="sound_tuner_packagename">com.oneplus.sound.tuner</string>
+
+ <!-- speaker protection -->
+ <string name="speakerprotection_summary">Speaker protection feature</string>
+ <string name="speakerprotection_title">Speaker protection</string>
</resources>