platform_build_soong/androidmk
Colin Cross e4246abd7f Make manifest and APK agree on uncompressed native libs
Only put uncompressed native libs in an APK if the min_sdk_version
supports it (>= 23, Marshmallow), and set
android:extractNativeLibs="false" in the AndroidManifest.xml so
that the platform won't extract them anyways.

Bug: 117618214
Test: m checkbuild
Change-Id: I760017e48bf3c6b618aabde0982df45995765d48
2019-02-08 15:24:47 +00:00
..
cmd/androidmk Make manifest and APK agree on uncompressed native libs 2019-02-08 15:24:47 +00:00
parser Handle multi dir all-*-files-under function calls. 2019-01-09 00:07:01 +00:00
Android.bp Add a dependency fixer for proto deps 2018-05-07 16:21:59 -07:00