From aafe3d9b0d01c0734f6a566caded0d873622ea52 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 8 Oct 2017 10:27:47 +0100 Subject: msm8996-common: Doze: Re-integrate into Settings * Apply the default Oreo theme and inherit the layouts from Google for the Settings app, in order to keep UI consistency. * Get rid of SettingsDrawerActivity as it no longer fits in and include the back button in the action bar. * Kill the icon drawable not only because is a leftover, but also doesn't really serve any puropose in the new UI. Change-Id: I53b6d3bb99d63852ba34d71e16ae99f05223569e Signed-off-by: Davide Garberi --- doze/Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'doze/Android.mk') diff --git a/doze/Android.mk b/doze/Android.mk index cef3610..520a79e 100644 --- a/doze/Android.mk +++ b/doze/Android.mk @@ -30,8 +30,6 @@ LOCAL_AAPT_FLAGS := --auto-add-overlay \ LOCAL_PROGUARD_FLAG_FILES := proguard.flags -include frameworks/base/packages/SettingsLib/common.mk - include $(BUILD_PACKAGE) include $(call all-makefiles-under,$(LOCAL_PATH)) -- cgit v1.2.3