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 010b2b476e53..dba49ced6552 100644 --- a/Android.bp +++ b/Android.bp @@ -13,6 +13,7 @@ // limitations under the License. subdirs = [ + "libs/*", "native/android", "native/graphics/jni", ] |