commit | 0c686e78ad2fbfc9e814bdd3abc5bd66c858c60f | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Oct 23 16:04:31 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Oct 23 16:04:35 2017 -0600 |
tree | 116e50d3d25148296351467ce818ce0fc289d412 | |
parent | 6a6fe31867cfe83effe44f6bcd7123e302289458 [diff] [blame] |
Export AIDL for keystore Android.bp. Test: builds, boots Bug: 67041047 Change-Id: Iaff1de1f9c015a824ffc1f4946ced4a13d9bd7c1
diff --git a/Android.bp b/Android.bp index 2dc1cc3..13f6b6e 100644 --- a/Android.bp +++ b/Android.bp
@@ -72,7 +72,7 @@ subdirs = [ "cmds/*", - "core/jni", + "core/*", "libs/*", "media/*", "tools/*",