Fix path to layoutlib project
It is in the 'frameworks/layoutlib' folder and not in 'framework/layoutlib'. Change-Id: I437558a0afa8bfaac0226b1e4c5a7c0a983b180a
This commit is contained in:
@@ -152,7 +152,7 @@ func createJavaDeviceForHostRules() []Rule {
|
||||
javaDeviceForHostProjectsAllowedList := []string{
|
||||
"external/guava",
|
||||
"external/robolectric-shadows",
|
||||
"framework/layoutlib",
|
||||
"frameworks/layoutlib",
|
||||
}
|
||||
|
||||
return []Rule{
|
||||
|
Reference in New Issue
Block a user