Merge "Pass hiddenapi-greylist-max-q.txt to greylist generator." am: b2e729d14c
am: 352df50c64
Change-Id: I670345494abbad80dacab54471e635abfae3b3b3
This commit is contained in:
@@ -241,6 +241,8 @@ func flagsRule(ctx android.SingletonContext) android.Path {
|
||||
android.PathForSource(ctx, "frameworks/base/config/hiddenapi-greylist.txt")).
|
||||
FlagWithInput("--greylist-ignore-conflicts ",
|
||||
greylistIgnoreConflicts).
|
||||
FlagWithInput("--greylist-max-q ",
|
||||
android.PathForSource(ctx, "frameworks/base/config/hiddenapi-greylist-max-q.txt")).
|
||||
FlagWithInput("--greylist-max-p ",
|
||||
android.PathForSource(ctx, "frameworks/base/config/hiddenapi-greylist-max-p.txt")).
|
||||
FlagWithInput("--greylist-max-o-ignore-conflicts ",
|
||||
|
Reference in New Issue
Block a user