aboutsummaryrefslogtreecommitdiff
path: root/libhidl (unfollow)
Commit message (Collapse)Author
2019-11-05msm8996-common: Build separate system and vendor HIDL libsDemon Singur
Change-Id: If8e2211e643bdb0ff67fb248e7fe33b78077a06e
2018-04-22msm8996-common: libhidl: Back to Android Makefile.Cosme Domínguez Díaz
* @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.
2018-03-29msm8996-common: libhidl: Switch to Soong build system.Cosme Domínguez Díaz
* 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.
2018-01-11msm8996-common: Build dummy android.hidl.[base,manager]@1.0dianlujitao
* Required by Oreo-MR0 blobs Change-Id: I81a081130869c4d92f30b2674e75bb6b096a7a2c Signed-off-by: Davide Garberi <dade.garberi@gmail.com>