summaryrefslogtreecommitdiff
path: root/trusty/storage/proxy/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'trusty/storage/proxy/Android.bp')
-rw-r--r--trusty/storage/proxy/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/trusty/storage/proxy/Android.bp b/trusty/storage/proxy/Android.bp
index 94f26d8a6..e952ee0bc 100644
--- a/trusty/storage/proxy/Android.bp
+++ b/trusty/storage/proxy/Android.bp
@@ -32,11 +32,11 @@ cc_binary {
shared_libs: [
"libbase",
+ "libcutils",
"liblog",
"libhardware_legacy",
],
header_libs: [
- "libcutils_headers",
"libgsi_headers",
],