doze: Specify optional-uses-libs
authorTim Zimmermann <tim@linux4.de>
Thu, 5 Oct 2023 15:07:02 +0000 (17:07 +0200)
committerTim Zimmermann <tim@linux4.de>
Sun, 29 Oct 2023 05:44:22 +0000 (06:44 +0100)
* Required since frameworks/base@8e00e4868b27210f2f1872c449c6d9fe2246d7b8

Change-Id: I8e286041a87d2e6cebc0b8cec351ae854a4ed86f

doze/Android.mk

index 09072603b8e67815925aa09f317de7305998d281..f5f9abc1d0fda190c271fe269e5b9923fc659577 100644 (file)
@@ -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 := \