Searched refs:ForPrebuiltApex (Results 1 – 3 of 3) sorted by relevance
/build/soong/android/ |
D | apex_test.go | 24 ForPrebuiltApex = true 109 {"baz", FutureApiLevel, true, nil, []string{"baz"}, []string{"baz"}, nil, ForPrebuiltApex}, 113 {"baz", FutureApiLevel, true, nil, []string{"baz"}, []string{"baz"}, nil, ForPrebuiltApex},
|
D | apex.go | 85 ForPrebuiltApex bool member 514 if apexInfo.ForPrebuiltApex {
|
/build/soong/java/ |
D | java.go | 1325 if ai.ForPrebuiltApex {
|