Update Android.mk
This commit is contained in:
@@ -35,6 +35,14 @@ ifneq ($(APK_PATTERN),)
|
||||
# Override stock browsers
|
||||
LOCAL_OVERRIDES_PACKAGES := Browser Browser2
|
||||
|
||||
# Match manifest optional libraries
|
||||
LOCAL_OPTIONAL_USES_LIBRARIES := \
|
||||
android.car \
|
||||
androidx.window.extensions \
|
||||
com.android.extensions.xr \
|
||||
android.ext.adservices \
|
||||
androidx.window.sidecar
|
||||
|
||||
# No preopt to avoid build-time dex issues
|
||||
LOCAL_DEX_PREOPT := false
|
||||
|
||||
|
Reference in New Issue
Block a user