From d2ece574d224dc84c0fd4643af1f258df2121228 Mon Sep 17 00:00:00 2001 From: Chihhang Chuang Date: Thu, 17 Jun 2021 22:40:26 +0800 Subject: Fix ThemePicker build and exclude unused features - Exclude Theme and Clock from builds since they are unused, should add them back when the features are needed. Screenshot: https://screenshot.googleplex.com/AeLSMUFq5EdndWr.png Bug: 190354625 Test: m ThemePicker Change-Id: I0219fa5b27354fc7afdcb5526e1b8e8e3d29b755 --- AndroidManifest.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4f624296..bae1cb37 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -48,6 +48,7 @@ android:name="com.android.customization.picker.CustomizationPickerApplication" android:theme="@style/CustomizationTheme"> - - -- cgit v1.2.3