sanders: Load camera configs from vendor
Signed-off-by: Jorge Lucas <jorgelucas@pixelexperience.org>
This commit is contained in:
@@ -33,6 +33,10 @@ function blob_fixup() {
|
||||
patchelf --remove-needed libandroid.so "${2}"
|
||||
;;
|
||||
|
||||
vendor/lib/libmmcamera2_sensor_modules.so)
|
||||
sed -i "s|/system/etc/camera/|/vendor/etc/camera/|g" "${2}"
|
||||
;;
|
||||
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user