Make change and version bump to RP1A.191201.001
Change-Id: Ib21c94bcedbd0d2b74a31b0b7487893378298c7b
This commit is contained in:
commit
a4ce4a763b
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=RP1A.191128.001
|
||||
BUILD_ID=RP1A.191201.001
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
general_tests_tools := \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/cts-tradefed.jar \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/vts-core-tradefed.jar \
|
||||
|
||||
intermediates_dir := $(call intermediates-dir-for,PACKAGING,general-tests)
|
||||
general_tests_zip := $(PRODUCT_OUT)/general-tests.zip
|
||||
|
|
|
@ -104,6 +104,7 @@ PRODUCT_PACKAGES += \
|
|||
incident_helper \
|
||||
init.environ.rc \
|
||||
init_system \
|
||||
InProcessTethering \
|
||||
input \
|
||||
installd \
|
||||
iorapd \
|
||||
|
|
Loading…
Reference in New Issue