fogos: Shim sensors.moto with libbase_shim
See: 46fc805282
Change-Id: I5127020e18114a13515d9dc382c95d689634243d
This commit is contained in:
parent
4b3457172c
commit
4dd1ef4d21
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ lib_fixups: lib_fixups_user_type = {
|
|||
blob_fixups: blob_fixups_user_type = {
|
||||
('vendor/lib/libmot_chi_desktop_helper.so', 'vendor/lib64/libmot_chi_desktop_helper.so'): blob_fixup()
|
||||
.add_needed('libgui_shim_vendor.so'),
|
||||
'vendor/lib64/sensors.moto.so': blob_fixup()
|
||||
.add_needed('libbase_shim.so'),
|
||||
} # fmt: skip
|
||||
|
||||
module = ExtractUtilsModule(
|
||||
|
|
Loading…
Reference in a new issue