commit | 1179b714807a0c011953125adbaeeb6c76570f63 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue May 29 22:23:42 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 29 22:23:42 2018 +0000 |
tree | 8951b30429488152567372c1ab84e99b29105cda | |
parent | 6146e2862870f4e83267e95d0ec90fdbf0f3f561 [diff] | |
parent | 8d3070f5cfaa084e805eed054a01cf621e6e3805 [diff] |
Merge "Fixing wrong xml refenrece when the packageName is changed"
diff --git a/res/xml/device_profiles.xml b/res/xml/device_profiles.xml index c582fc5..30c1c54 100644 --- a/res/xml/device_profiles.xml +++ b/res/xml/device_profiles.xml
@@ -15,7 +15,7 @@ limitations under the License. --> -<profiles xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3" > +<profiles xmlns:launcher="http://schemas.android.com/apk/res-auto" > <profile launcher:name="Super Short Stubby"