* Only updated package names for now
* TODO: Remove Markup libs when removing MarkupGoogle apk
* TODO: Drop x86 support and/or add x86_64 support for emu
From redfin-rq1a.201205.011
* Move everything to product or system_ext
* No more maps jar?
* Fix sha1sum of arm64 MarkupGoogle/lib/arm64/libsketchology_native.so
The file is unchanged, the checksum simply has always been wrong
* Adapt to new blueprint based extract utils
This is too ensure a uniform experience across all arch's and to
have same required privapp permissions.
Also added a privapp permission to the whitelist xml that's required
by this new version.
Change-Id: I6785f9532190db7553b12ca208488fa74047d99b
* This fixes issues with dpi
* Also, reshuffle PrebuiltGmsCore in blob lists,
since it has to be pinned now
* Standardize blob list naming to proprietary-files-$arch(/common).txt
* This is slightly older than the newest PrebuiltGmsCore,
but it almost never has to be updated, and Android will
silently update to a proper version with the correct dpi
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>