| Commit message (Collapse) | Author | Age |
|
|
|
| |
Change-Id: Id04f464102264b6f2e8d49b39389c7e346613b39
|
|
|
|
|
|
|
| |
* Soong now finds all Android.bp and Blueprints files in the source tree
Change-Id: I2b7b22ecec7efb439d4c20c9d579ed9ceed5b20d
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* @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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
Change-Id: If41458e22b9a67a5c2a415571723917df1904aa1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* With the wrapper this just works good
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
z2_plus and z2_row device trees are there
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
Thanks @erfanoabdi, I actually love him not <3
Well, I didn't explained before about this so let's explain now:
this necesity came up from the fact that LOS abandoned a patch (TARGET_USES_NON_TREBLE_CAMERA) that we needed and thanks to which camera started working for us, so we came up doing this directly because is the easiest way at all instead of making a camera wrapper or something
like this, and we will keep this until it's needed to, and I don't have any problems in keeping it forever working perfectly.
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|