From: Tim Zimmermann Date: Thu, 5 Oct 2023 15:07:02 +0000 (+0200) Subject: doze: Specify optional-uses-libs X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5295fb03e62b665902f60d50d49893232e432334;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung.git doze: Specify optional-uses-libs * Required since frameworks/base@8e00e4868b27210f2f1872c449c6d9fe2246d7b8 Change-Id: I8e286041a87d2e6cebc0b8cec351ae854a4ed86f --- diff --git a/doze/Android.mk b/doze/Android.mk index 0907260..f5f9abc 100644 --- a/doze/Android.mk +++ b/doze/Android.mk @@ -18,6 +18,10 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \ LOCAL_STATIC_JAVA_LIBRARIES := \ org.lineageos.platform.internal +LOCAL_OPTIONAL_USES_LIBRARIES := \ + androidx.window.extensions \ + androidx.window.sidecar + LOCAL_PROGUARD_FLAG_FILES := proguard.flags LOCAL_RESOURCE_DIR := \