aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authordd3boh <dade.garberi@gmail.com>2017-09-25 22:24:22 +0200
committerdd3boh <dade.garberi@gmail.com>2017-10-31 12:34:43 +0100
commit84307a2a8395e1398c315877e68d2b5553a911d0 (patch)
tree8c57887f545291592759fbf3de4c46c947cdfb96 /Android.bp
parent3436cf7ae9bd7c48d20073e39f99b54747b09c44 (diff)
z2_plus: Rename services so that it doesn't create problems when both z2_plus and z2_row device trees are there
Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 75419ec..b1b0cf1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,6 +3,7 @@ subdirs = [
]
cc_defaults {
+ name: "hidl_z2_plus",
cflags: [
"-Wall",
"-Werror",