diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-04-22 11:16:14 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-04-22 13:51:28 +0200 |
commit | cb07136ea2fb7bfbe32e937a0601dd4a72383395 (patch) | |
tree | 8bf6f29d97ec72eabfc97955feb3684a613789bb /Android.bp | |
parent | db55ce2f8b94ff118266b24c7be733dcf491267d (diff) |
msm8996-common: libhidl: Back to Android Makefile.
* @faizauthar12 had issues using Soong with libhidl on his buildbot
and I don't mind use one or other build system.
This is a partial revert of 7fc8c30651b2a0889cc6dc84fe76e150167c6cbe.
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ subdirs = [ "light", - "libhidl", ] |