Merge "Add 'lo-prio' tag to temp blocklist." am: fd9fdec18e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1513211 Change-Id: Ia37a2695662da924238f97abfc005084c11ef4ce
This commit is contained in:
@@ -259,7 +259,7 @@ func flagsRule(ctx android.SingletonContext) android.Path {
|
||||
FlagWithInput("--blocked ",
|
||||
android.PathForSource(ctx, "frameworks/base/config/hiddenapi-force-blocked.txt")).
|
||||
FlagWithInput("--blocked ",
|
||||
android.PathForSource(ctx, "frameworks/base/config/hiddenapi-temp-blocklist.txt")).
|
||||
android.PathForSource(ctx, "frameworks/base/config/hiddenapi-temp-blocklist.txt")).FlagWithArg("--tag ", "lo-prio").
|
||||
FlagWithInput("--unsupported ", android.PathForSource(
|
||||
ctx, "frameworks/base/config/hiddenapi-unsupported-packages.txt")).Flag("--packages ").
|
||||
FlagWithOutput("--output ", tempPath)
|
||||
|
Reference in New Issue
Block a user