From 0e5853f97bd5a865d66dcb058aa5a18b95ea6f0d Mon Sep 17 00:00:00 2001 From: Altaf-Mahdi Date: Sun, 24 Apr 2016 23:01:57 +0100 Subject: z2_plus: Doze improvements * restructure the app * add a tilt sensor from hammerhead-caf with an option to enable/disable * add a one time dialog on first start to help users understand how the app works * remove proximity wake up option and add an option to enable the sensors as soon as the screen turns off * adjust and add new doze configs * squashed translations Change-Id: Ia9d9a807d6c4f1a80a2ba8780e7486560f9a1d87 --- doze/Android.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'doze/Android.mk') diff --git a/doze/Android.mk b/doze/Android.mk index 6ef922e..bdac401 100644 --- a/doze/Android.mk +++ b/doze/Android.mk @@ -9,9 +9,6 @@ LOCAL_PACKAGE_NAME := XiaomiDoze LOCAL_CERTIFICATE := platform LOCAL_PRIVILEGED_MODULE := true -LOCAL_STATIC_JAVA_LIBRARIES := \ - org.cyanogenmod.platform.internal - LOCAL_PROGUARD_FLAG_FILES := proguard.flags include $(BUILD_PACKAGE) -- cgit v1.2.3