aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorKelvin Zhang <zhangkelvin@google.com>2021-08-23 08:02:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-23 08:02:32 +0000
commit9e5c106d19b3f4be8f346d16d71f3494bddb6dbc (patch)
tree1fc226d52317e3fdb66407c4ef8410f9e0a23c72 /Android.bp
parent3909162ecd24cce32dd5c8525977affdd48259b7 (diff)
parent2af699e0b84f982af9a4dd092af4e2e6224c7bb5 (diff)
downloadzucchini-9e5c106d19b3f4be8f346d16d71f3494bddb6dbc.tar.gz
Create a symlink for each header file am: 2af699e0b8
Original change: https://android-review.googlesource.com/c/platform/external/zucchini/+/1802617 Change-Id: I37d66d5515ded0ada262545be92bab2c69b6e9cb
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 820b60f..e9005c1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -111,6 +111,8 @@ filegroup {
cc_library {
name: "libzucchini",
host_supported: true,
+ device_supported: true,
+ recovery_available: true,
// Need this to ensure that the generated headers are used,
// instead of loacl ones. As the generated headers contain
// incorrect include paths