Merge "Update neverallows path for sdkextensions" am: 3d02e1f3c5

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1318995

Change-Id: I593988dac966a2b85c0916b0918680701427d23e
This commit is contained in:
Anton Hansson
2020-08-11 12:09:04 +00:00
committed by Automerger Merge Worker

View File

@@ -194,7 +194,7 @@ func createCcSdkVariantRules() []Rule {
// This sometimes works because the APEX modules that contain derive_sdk and
// derive_sdk_prefer32 suppress the platform installation rules, but fails when
// the APEX modules contain the SDK variant and the platform variant still exists.
"frameworks/base/apex/sdkextensions/derive_sdk",
"packages/modules/SdkExtensions/derive_sdk",
// These are for apps and shouldn't be used by non-SDK variant modules.
"prebuilts/ndk",
"tools/test/graphicsbenchmark/apps/sample_app",