From 7fc8c30651b2a0889cc6dc84fe76e150167c6cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cosme=20Dom=C3=ADnguez=20D=C3=ADaz?= Date: Wed, 28 Mar 2018 14:04:20 +0200 Subject: 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. --- Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'Android.bp') 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", ] -- cgit v1.2.3