Update Android.mk
This commit is contained in:
@@ -33,6 +33,14 @@ ifneq ($(APK_PATTERN),)
|
|||||||
# Override stock browser(s)
|
# Override stock browser(s)
|
||||||
LOCAL_OVERRIDES_PACKAGES := Browser Browser2
|
LOCAL_OVERRIDES_PACKAGES := Browser Browser2
|
||||||
|
|
||||||
|
# Add the optional uses libraries from the manifest
|
||||||
|
LOCAL_OPTIONAL_USES_LIBRARIES := \
|
||||||
|
android.car \
|
||||||
|
androidx.window.extensions \
|
||||||
|
com.android.extensions.xr \
|
||||||
|
android.ext.adservices \
|
||||||
|
androidx.window.sidecar
|
||||||
|
|
||||||
include $(BUILD_PREBUILT)
|
include $(BUILD_PREBUILT)
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
Reference in New Issue
Block a user