diff options
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index fa33f8f84..405f33c03 100644 --- a/Android.bp +++ b/Android.bp @@ -7,6 +7,7 @@ android_app { "androidx.appcompat_appcompat", "androidx.core_core", "guava", + "modules-utils-build", ], libs: [ |