From 74d2480845b93afd96aef19825a8b384168328ed Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Mon, 2 Dec 2013 17:14:51 -0500 Subject: Move moveable non-public framework resources up to SystemUI Specifically, non-public resources only referenced by SystemUI and nowhere else in frameworks or system apps (via @*android:) Remove orphan resources found during the process. Change-Id: I005514ff1ce52e1622849bc01cd825b09fa55842 --- packages/SystemUI/res/values-sw600dp/arrays.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/SystemUI/res/values-sw600dp') diff --git a/packages/SystemUI/res/values-sw600dp/arrays.xml b/packages/SystemUI/res/values-sw600dp/arrays.xml index f3a1771..21c4bd3 100644 --- a/packages/SystemUI/res/values-sw600dp/arrays.xml +++ b/packages/SystemUI/res/values-sw600dp/arrays.xml @@ -21,21 +21,21 @@ @null - @*android:drawable/ic_action_assist_generic + @drawable/ic_action_assist_generic @null @null @null - @*android:string/description_target_search + @string/description_target_search @null @null @null - @*android:string/description_direction_left + @string/description_direction_left @null @null -- cgit v1.1