diff options
Diffstat (limited to 'Android.bp')
| -rw-r--r-- | Android.bp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Android.bp b/Android.bp index 69d654fbddbc..f63e78bedd43 100644 --- a/Android.bp +++ b/Android.bp @@ -445,13 +445,6 @@ filegroup { } filegroup { - name: "graphicsstats_proto", - srcs: [ - "libs/hwui/protos/graphicsstats.proto", - ], -} - -filegroup { name: "libvibrator_aidl", srcs: [ "core/java/android/os/IExternalVibrationController.aidl", |