We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84efbd commit 9db79feCopy full SHA for 9db79fe
1 file changed
device.mk
@@ -38,6 +38,9 @@ PRODUCT_PACKAGES += \
38
bootctl \
39
vintf
40
41
+# Force flattened APEX
42
+PRODUCT_PRODUCT_PROPERTIES := ro.apex.updatable=false
43
+
44
# Soong
45
PRODUCT_SOONG_NAMESPACES += \
46
$(LOCAL_PATH)
0 commit comments