Added android.test.mock to PRODUCT_PACKAGES
Adds android.test.mock.jar to the /system/framework directory. That will allow it to be dynamically included with a uses-library manifest entry. Bug: 30188076 Test: flash and check contents of /system/framework Change-Id: I3ea0e558276176edd21e24c8337980c5c02a652e
This commit is contained in:
@@ -23,6 +23,7 @@ PRODUCT_PACKAGES += \
|
||||
appops \
|
||||
am \
|
||||
android.policy \
|
||||
android.test.mock \
|
||||
android.test.runner \
|
||||
app_process \
|
||||
applypatch \
|
||||
|
Reference in New Issue
Block a user