Merge "Revert "Make privileged apps always keep uncompressed dex files."" am: bb779a0c04
am: ed7dab7625
Change-Id: Ie9f53fbd629534f3bcf7f62b5ace3832d17a142e
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 26d4c03..cbecabf 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -207,7 +207,7 @@
# 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 := 2017-10-05
+ PLATFORM_SECURITY_PATCH := 2017-11-05
endif
ifndef PLATFORM_BASE_OS
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 3466d1a..349abd4 100644
--- a/target/product/embedded.mk
+++ b/target/product/embedded.mk
@@ -20,7 +20,7 @@
PRODUCT_PACKAGES += \
adb \
adbd \
- android.hardware.configstore@1.1-service \
+ android.hardware.configstore@1.0-service \
android.hidl.allocator@1.0-service \
android.hidl.memory@1.0-impl \
atrace \