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. export BUILD_ID=PPR1.180607.002 export BUILD_ID=PPR1.180608.001 core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ ifndef PLATFORM_SECURITY_PATCH # It must be of the form "YYYY-MM-DD" on production devices. # It must match one of the Android Security Patch Level strings of the Public Security Bulletins. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. PLATFORM_SECURITY_PATCH := 2018-07-05 PLATFORM_SECURITY_PATCH := 2018-08-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP Loading target/board/generic/sepolicy/vendor_init.te 0 → 100644 +1 −0 Original line number Diff line number Diff line set_prop(vendor_init, qemu_prop) target/product/go_defaults_common.mk +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.lmk.critical_upgrade=true \ ro.lmk.upgrade_pressure=40 \ ro.lmk.downgrade_pressure=60 \ ro.lmk.kill_heaviest_task=false ro.lmk.kill_heaviest_task=false \ ro.statsd.enable=false # set threshold to filter unused apps PRODUCT_PROPERTY_OVERRIDES += \ 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. export BUILD_ID=PPR1.180607.002 export BUILD_ID=PPR1.180608.001
core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ ifndef PLATFORM_SECURITY_PATCH # It must be of the form "YYYY-MM-DD" on production devices. # It must match one of the Android Security Patch Level strings of the Public Security Bulletins. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. PLATFORM_SECURITY_PATCH := 2018-07-05 PLATFORM_SECURITY_PATCH := 2018-08-05 endif ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP Loading
target/board/generic/sepolicy/vendor_init.te 0 → 100644 +1 −0 Original line number Diff line number Diff line set_prop(vendor_init, qemu_prop)
target/product/go_defaults_common.mk +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.lmk.critical_upgrade=true \ ro.lmk.upgrade_pressure=40 \ ro.lmk.downgrade_pressure=60 \ ro.lmk.kill_heaviest_task=false ro.lmk.kill_heaviest_task=false \ ro.statsd.enable=false # set threshold to filter unused apps PRODUCT_PROPERTY_OVERRIDES += \ Loading