aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-03-28 14:04:20 +0200
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-03-29 18:54:39 +0200
commit7fc8c30651b2a0889cc6dc84fe76e150167c6cbe (patch)
tree852d74c9196eea3b925d921743f28181f6373865 /Android.bp
parentc8bf9becc30275d9f6c183949fe4a59b6e4b5045 (diff)
msm8996-common: libhidl: Switch to Soong build system.
* And add a copy of android.hidl.base@1.0.so for vendor partition. It allow us to have RIL on GSI without need to hex-edit our blobs.
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 f61e31b..300800b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,4 @@
subdirs = [
"light",
+ "libhidl",
]