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