apex: Deprecate legacy_android10_support prop
min_sdk_version = 29 implies that the module should support Android10. Bug: 150431944 Test: m Change-Id: Iad90a239898f59456900ae7816b90379b1b43406
This commit is contained in:
@@ -3737,7 +3737,7 @@ func TestLegacyAndroid10Support(t *testing.T) {
|
||||
name: "myapex",
|
||||
key: "myapex.key",
|
||||
native_shared_libs: ["mylib"],
|
||||
legacy_android10_support: true,
|
||||
min_sdk_version: "29",
|
||||
}
|
||||
|
||||
apex_key {
|
||||
|
Reference in New Issue
Block a user