From 12ed20fe5260a7a3b7bedce4cf5e995fc1ac281a Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Mon, 10 Nov 2014 10:35:02 -0800 Subject: Put Trebuchet into its own namespace We can do this with aapt, while retaining the ability to merge upstream by leaving the files alone. And add a migration line for com.android.launcher3 so users don't lose their current cm11 workspaces Change-Id: I3ddda3b0ec7500a7d79c27143edcdc3435f82666 --- AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 34780db53..12888962f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -54,6 +54,9 @@ android:name="com.android.launcher3.permission.RECEIVE_FIRST_LOAD_BROADCAST" android:protectionLevel="signatureOrSystem" /> + + + -- cgit v1.2.3