Add ANGLE.apk to the base system.

ANGLE has been packaged as a prebuilt library in internal master.  This
CL transitions the library to being built from source in AOSP so it can
be tested and included as a mainline module.

Test: ANGLE is in the developer options/EGL platform can load ANGLE
Bug: 142239747

Change-Id: Ie06dcfccce022ed608c18362e246f6f2a3c6fb1a
This commit is contained in:
Geoff Lang 2020-01-31 17:45:17 -05:00
parent 136764d714
commit 6ee4bed4ad
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ PRODUCT_PACKAGES += \
android.test.base \
android.test.mock \
android.test.runner \
ANGLE \
apexd \
appops \
app_process \