commit | 8d3070f5cfaa084e805eed054a01cf621e6e3805 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Nov 07 15:40:42 2017 -0800 |
committer | Colin Cross <ccross@android.com> | Tue May 29 13:23:17 2018 -0700 |
tree | 8951b30429488152567372c1ab84e99b29105cda | |
parent | 6146e2862870f4e83267e95d0ec90fdbf0f3f561 [diff] |
Fixing wrong xml refenrece when the packageName is changed Test: none Change-Id: I276d22e82dbef65eaa0f6c3331d7990292a62bc9 Merged-In: I276d22e82dbef65eaa0f6c3331d7990292a62bc9 (cherry picked from commit 3cf2d5093f17ef896d85f0d22a56dbbd59649501)
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"