Add sdk_version property to imported jars
Test: m checkbuild Change-Id: I83dd6ad157c7a5918747ce8c9be05c1e1e22d710
This commit is contained in:
@@ -913,6 +913,8 @@ func BinaryHostFactory() android.Module {
|
||||
|
||||
type ImportProperties struct {
|
||||
Jars []string
|
||||
|
||||
Sdk_version string
|
||||
}
|
||||
|
||||
type Import struct {
|
||||
|
Reference in New Issue
Block a user