aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-06-23 20:54:39 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-06-23 20:55:14 +0000
commit48db848ec796d7c8edb08c3a3c69dffa10c999f4 (patch)
tree1b7849ea7863f5c6f594a45d8d39fbe4d85f83ad
parenta5e5e975c0901e03682a0711a3aae053590f32c3 (diff)
parent9f626a2230d62744d6a69d612d9be666c6a4f285 (diff)
downloadbuild-48db848ec796d7c8edb08c3a3c69dffa10c999f4.tar.gz
Make change and version bump to OPR1.170623.002
Change-Id: Ieb5e3b2b2ed9f704dad527365acb6dc371fae121
-rw-r--r--core/build_id.mk2
-rw-r--r--target/product/emulator.mk5
2 files changed, 6 insertions, 1 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index c8de611f64..60d54622ca 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-export BUILD_ID=OPR1.170623.001
+export BUILD_ID=OPR1.170623.002
diff --git a/target/product/emulator.mk b/target/product/emulator.mk
index c91a2a7bc3..04aae585fe 100644
--- a/target/product/emulator.mk
+++ b/target/product/emulator.mk
@@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@2.0-service \
vibrator.goldfish \
power.goldfish \
+ power.ranchu \
fingerprint.ranchu \
android.hardware.biometrics.fingerprint@2.1-service \
sensors.ranchu \
@@ -76,6 +77,10 @@ PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \
android.hardware.sensors@1.0-service
+PRODUCT_PACKAGES += \
+ android.hardware.power@1.0-service \
+ android.hardware.power@1.0-impl
+
# camera service treble disable until all backwards compat is complete
PRODUCT_PROPERTY_OVERRIDES += \
camera.disable_treble=1