Open WaseemAlkurdi opened 4 years ago
I imagine these are also needed then on Google Pixel (sailfish)....
Did the image boot once you put these libraries into the image?
Yes it did. You have to correctly set permissions if pushing them using TWRP:
chcon u:object_r:system_lib_file:s0 /system/lib/vndk-29/android.hardware.audio.common-util.so
Fantastic. Where did you copy these libraries from? Are these just not being built properly either?
@satmandu You can get them from the stock ROM. They are proprietary/prebuilt ones, so no building issues :-)
The following libraries are needed to boot the Quack GSI correctly on this device:
(all under
/system/lib/vndk-29
) This library is needed to get RIL up:(this one is under
/system/lib64/vndk-29
)