diff options
author | Connor O'Brien <connoro@google.com> | 2018-09-28 12:53:02 -0700 |
---|---|---|
committer | Connor O'Brien <connoro@google.com> | 2018-10-15 14:15:14 -0700 |
commit | ee6a0b5a8b2949ae442fc5c930f5a65f1598f685 (patch) | |
tree | e9dfdf7e427bdf64197333c18ddec70c73cbc88f /camera/common/1.0/default/CameraModule.cpp | |
parent | cf4db1e2d6ca267dacb8fc5c57db9b1de4262288 (diff) |
Add statically linked boot HAL impl in recovery
The default Treble boot HAL implementation currently can only work in
recovery on devices that specifically build their libhardware
implementation as a shared library for recovery.
This CL adds the option to statically link the libhardware
implementation in recovery instead of finding it using
hw_get_module(). This new approach allows devices that define
PRODUCT_STATIC_BOOT_CONTROL_HAL to begin using the Treble HAL in
recovery without requiring device-specific changes.
Test: adb sideload succeeds
Bug: 78598708
Change-Id: I7e1651fad64c2e55da256a164d2875956f68fb67
Signed-off-by: Connor O'Brien <connoro@google.com>
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions