Remove libandroid_support support.
This hasn't been needed since Android dropped API 19/20 support. Bug: None Test: m Change-Id: I2749d6a706d4aa2fe13cac9816b4a2be9743ad24
This commit is contained in:
@@ -275,10 +275,6 @@ var FirstAndroidRelrVersion = uncheckedFinalApiLevel(28)
|
||||
// relocations itself.
|
||||
var FirstPackedRelocationsVersion = uncheckedFinalApiLevel(23)
|
||||
|
||||
// The first API level that does not require NDK code to link
|
||||
// libandroid_support.
|
||||
var FirstNonLibAndroidSupportVersion = uncheckedFinalApiLevel(21)
|
||||
|
||||
// LastWithoutModuleLibCoreSystemModules is the last API level where prebuilts/sdk does not contain
|
||||
// a core-for-system-modules.jar for the module-lib API scope.
|
||||
var LastWithoutModuleLibCoreSystemModules = uncheckedFinalApiLevel(31)
|
||||
|
Reference in New Issue
Block a user