From 6412dc4a8f47b134af6c5abb5f7f30321bb3ce68 Mon Sep 17 00:00:00 2001 From: Anthony Hugh Date: Mon, 14 Sep 2015 15:43:25 -0700 Subject: Permissions Watch settings UI port This CL contains all the UI elements needed to build the Wear version of the Settings UI for permissions. The actual implementation for the Wear version of SettingsUI will be done in a follow up bug. This is basically a straight port from our Settings app and wearable-support lib. I tweaked two strings and changed the package paths to make it easier to group the files together. BUG: 23080561 Change-Id: I6d72d29dd1926ad07d63f85b52ccf9f72ff70df1 --- res/values-watch/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/values-watch/strings.xml') diff --git a/res/values-watch/strings.xml b/res/values-watch/strings.xml index 161ff834..82841f0f 100644 --- a/res/values-watch/strings.xml +++ b/res/values-watch/strings.xml @@ -26,4 +26,9 @@ Show system apps + + + ENABLED + + DISABLED -- cgit v1.2.3