Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a181b13 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Update neverallows path for sdkextensions" am: 3d02e1f3 am: 6e9ac52b

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

Change-Id: I94ffb236a06117421a6b1770a55ee5cccb408a0d
parents 82b64edb 6e9ac52b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",