dubai: Shim STFlashTool/sensors.moto with libbase_shim
See: 46fc805282
Change-Id: I5127020e18114a13515d9dc382c95d689634243d
This commit is contained in:
parent
aec3da07e1
commit
66067f907b
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ blob_fixups: blob_fixups_user_type = {
|
||||||
.apktool_patch('MotCamera4-patches'),
|
.apktool_patch('MotCamera4-patches'),
|
||||||
('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/bin/STFlashTool', 'vendor/lib64/sensors.moto.so'): blob_fixup()
|
||||||
|
.add_needed('libbase_shim.so'),
|
||||||
} # fmt: skip
|
} # fmt: skip
|
||||||
|
|
||||||
extract_fns: extract_fns_user_type = {
|
extract_fns: extract_fns_user_type = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue