android: Remove uncompress_shared_libraries

The Android build assumes uncompress_shared_libraries==true, so this
change should have no effect on the build while also allowing to remove
the variable from chromium-src.

Bug: chromium:1337134
Change-Id: I4b0d15b41b0ee5199f11e7534f7681cc0746df82
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4067322
Reviewed-by: Ian Elliott <ianelliott@google.com>
Commit-Queue: Ian Elliott <ianelliott@google.com>
This commit is contained in:
Egor Pasko
2022-11-30 19:22:48 +01:00
committed by Angle LUCI CQ
parent aa7bb157d6
commit c904cba330

View File

@@ -51,8 +51,6 @@ if (enable_java_templates) {
}
}
uncompress_shared_libraries = true
if (android_64bit_target_cpu) {
if (symbol_level == 0) {
secondary_abi_shared_libraries = []