Loading core/build_id.mk +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. BUILD_ID=AP3A.240617.017 BUILD_ID=AP3A.240617.018 target/product/generic_system.mk +4 −4 Original line number Diff line number Diff line Loading @@ -120,15 +120,15 @@ PRODUCT_PACKAGES += \ init.zygote64.rc \ init.zygote64_32.rc # Support Credential Manager PRODUCT_PACKAGES += \ android.software.credentials.prebuilt.xml # Enable dynamic partition size PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true PRODUCT_ENFORCE_RRO_TARGETS := * # Support Credential Manager PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.credentials.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.credentials.xml PRODUCT_NAME := generic_system PRODUCT_BRAND := generic Loading Loading
core/build_id.mk +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. BUILD_ID=AP3A.240617.017 BUILD_ID=AP3A.240617.018
target/product/generic_system.mk +4 −4 Original line number Diff line number Diff line Loading @@ -120,15 +120,15 @@ PRODUCT_PACKAGES += \ init.zygote64.rc \ init.zygote64_32.rc # Support Credential Manager PRODUCT_PACKAGES += \ android.software.credentials.prebuilt.xml # Enable dynamic partition size PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true PRODUCT_ENFORCE_RRO_TARGETS := * # Support Credential Manager PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.credentials.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.credentials.xml PRODUCT_NAME := generic_system PRODUCT_BRAND := generic Loading