Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c45b7e3d authored by Paul Duffin's avatar Paul Duffin
Browse files

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
parent d6e80027
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ PRODUCT_PACKAGES += \
    appops \
    am \
    android.policy \
    android.test.mock \
    android.test.runner \
    app_process \
    applypatch \