Allowlist external/libtextclassifier for sdk_variant_only. am: 66d3cb727f
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/15358458 Change-Id: I14b2544d0501a3600587a1b760b012e490bd1a6b
This commit is contained in:
commit
5df815ce31
|
@ -174,6 +174,7 @@ func createCcSdkVariantRules() []Rule {
|
|||
"tools/test/graphicsbenchmark/apps/sample_app",
|
||||
"tools/test/graphicsbenchmark/functional_tests/java",
|
||||
"vendor/xts/gts-tests/hostsidetests/gamedevicecert/apps/javatests",
|
||||
"external/libtextclassifier/native",
|
||||
}
|
||||
|
||||
platformVariantPropertiesAllowedList := []string{
|
||||
|
|
Loading…
Reference in New Issue