Update string to Android security update
For consistency with Mainline, we changed the string from Android security patch level to Android security update. Fixes: 151841551 Test: robotests Change-Id: I6e53cef54add7f5f00b9766a5f2e9fdea9a62dd5
This commit is contained in:
@@ -3028,7 +3028,7 @@
|
||||
<!-- About phone screen, status item label [CHAR LIMIT=40] -->
|
||||
<string name="firmware_version">Android version</string>
|
||||
<!-- About phone screen, status item label [CHAR LIMIT=60] -->
|
||||
<string name="security_patch">Android security patch level</string>
|
||||
<string name="security_patch">Android security update</string>
|
||||
<!-- About phone screen, status item label [CHAR LIMIT=40] -->
|
||||
<string name="model_info">Model</string>
|
||||
<!-- About phone screen, status item summary [CHAR LIMIT=40] -->
|
||||
|
Reference in New Issue
Block a user