Add vendor/lineage to kotlin plugins neverallow
We don't want to fork prebuilts/sdk just for that Change-Id: I5f6ff87e341d2391354b1379291de92318599eeb (cherry picked from commit 681549f2a09613ab33abe57d7ee851066c53c324)
This commit is contained in:
@@ -291,6 +291,7 @@ func createKotlinPluginRule() []Rule {
|
|||||||
// Actual path prebuilts/sdk/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted
|
// Actual path prebuilts/sdk/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted
|
||||||
"prebuilts/sdk/current/androidx",
|
"prebuilts/sdk/current/androidx",
|
||||||
"external/kotlinc",
|
"external/kotlinc",
|
||||||
|
"vendor/minus/kotlin",
|
||||||
}
|
}
|
||||||
|
|
||||||
return []Rule{
|
return []Rule{
|
||||||
|
Reference in New Issue
Block a user