Make change and version bump to RP1A.200107.001
Change-Id: I89e98f23ab326b2eefd182f32c4e27e55d168495
This commit is contained in:
commit
1195ba3cea
|
@ -3778,6 +3778,7 @@ INTERNAL_OTATOOLS_MODULES := \
|
|||
simg2img \
|
||||
sload_f2fs \
|
||||
tune2fs \
|
||||
unpack_bootimg \
|
||||
update_host_simulator \
|
||||
validate_target_files \
|
||||
verity_signer \
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=RP1A.200106.002
|
||||
BUILD_ID=RP1A.200107.001
|
||||
|
|
|
@ -79,6 +79,7 @@ VNDK-core: android.hardware.automotive.audiocontrol@1.0.so
|
|||
VNDK-core: android.hardware.automotive.can@1.0.so
|
||||
VNDK-core: android.hardware.automotive.evs@1.0.so
|
||||
VNDK-core: android.hardware.automotive.evs@1.1.so
|
||||
VNDK-core: android.hardware.automotive.occupant_awareness-V1-ndk_platform.so
|
||||
VNDK-core: android.hardware.automotive.vehicle@2.0.so
|
||||
VNDK-core: android.hardware.biometrics.face@1.0.so
|
||||
VNDK-core: android.hardware.biometrics.fingerprint@2.1.so
|
||||
|
|
|
@ -99,11 +99,6 @@ PRODUCT_PACKAGES += \
|
|||
libhidltransport \
|
||||
libhwbinder \
|
||||
|
||||
# Camera service uses 'libdepthphoto' for adding dynamic depth
|
||||
# metadata inside depth jpegs.
|
||||
PRODUCT_PACKAGES += \
|
||||
libdepthphoto \
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
avbctl \
|
||||
bootctl \
|
||||
|
|
Loading…
Reference in New Issue