Specify LOCAL_USE_EMBEDDED_NATIVE_LIBS for tests that set extractNativeLibs="true"
Tests that set extractNativeLibs="true" now need to set
LOCAL_USE_EMBEDDED_NATIVE_LIBS := false so that the native libraries
are stored compressed.
Also add the extractNativeLibs attribute to fake-framework since the
build will be inserting references to it.
Bug: 117618214
Test: m checkbuild
Change-Id: Ib0ae79086eadcd21f6e7bfc0d0e61cafb3d25d69
Merged-In: Ib0ae79086eadcd21f6e7bfc0d0e61cafb3d25d69
(cherry picked from commit 200d4f4222aa90877cf316036b15098666b10029)
12 files changed