diff options
Diffstat (limited to 'android/Android.bp')
| -rw-r--r-- | android/Android.bp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/android/Android.bp b/android/Android.bp index 69aa03738..f8c1d5567 100644 --- a/android/Android.bp +++ b/android/Android.bp @@ -30,9 +30,6 @@ bootstrap_go_package { "filegroup.go", "hooks.go", "image.go", - "license.go", - "license_kind.go", - "licenses.go", "makefile_goal.go", "makevars.go", "metrics.go", @@ -80,9 +77,6 @@ bootstrap_go_package { "depset_test.go", "deptag_test.go", "expand_test.go", - "license_kind_test.go", - "license_test.go", - "licenses_test.go", "module_test.go", "mutator_test.go", "namespace_test.go", |