[CTS]  Fix Compressed Native Lib test

Recently build system change in CTS has caused the manifest to have
android:extractNativeLibs=false by default. This failed our tests
that install compressed native libs in a split.  This adds
extractNativeLibs=true to the base split apk. The non-base split
apk already have set extractNativeLibs=true.

BUG: 159769372
BUG: 159746162
Fixes: 159769372
Fixes: 159746162

Test: atest CtsIncrementalInstallHostTestCases
Change-Id: Id58aae2bc6bbcd01f09c73bf06e880db29317525
1 file changed