Add string for module license.
Bug: 135183006
Test: is string addition
Change-Id: I6764331d4ef33242b0bef913f32a62799df173c3
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1acb5f1..c785b62 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3972,6 +3972,9 @@
<!-- About phone settings screen, setting option name to see licensing info -->
<string name="license_title">License</string>
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
+ <!-- About phone settings screen, setting option name to see licensing info for Google Play system updates [CHAR LIMIT=50] -->
+ <string name="module_license_title">Google Play system update licenses</string>
+ <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
<!-- About phone settings screen, setting option name to see terms and conditions -->
<string name="terms_title">Terms and conditions</string>
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />