Remove references to core-simple
core-simple was a demonstration jar and is being removed. Bug: 119301609 Test: build Change-Id: Ieb5e12ce0ce96f597da92660ea83dbf0e1860edb
This commit is contained in:
parent
11abe2ce0d
commit
9b0d1f47fa
|
@ -100,7 +100,6 @@ func createLibcoreRules() []*rule {
|
|||
"core-all",
|
||||
"core-oj",
|
||||
"core-libart",
|
||||
"core-simple",
|
||||
"okhttp",
|
||||
"bouncycastle",
|
||||
"conscrypt",
|
||||
|
|
|
@ -43,7 +43,6 @@ var (
|
|||
"android.car7",
|
||||
"core-oj",
|
||||
"core-libart",
|
||||
"core-simple",
|
||||
}
|
||||
|
||||
ManifestMergerClasspath = []string{
|
||||
|
|
Loading…
Reference in New Issue