mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
Really unbreak Pixel 4 camera, by not removing Motion Sense blobs
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
bf55f7d572
commit
f9afe6f862
@ -455,9 +455,9 @@ echo "Deblobbing...";
|
||||
|
||||
#Motion Sense
|
||||
blobs=$blobs"|OsloFeedback.apk";
|
||||
blobs=$blobs"|oslo.so|oslo.napp_header";
|
||||
blobs=$blobs"|BufferConfigValOslo.bin|OsloSensorConfig.bin|OsloSensorPackage.bin";
|
||||
blobs=$blobs"|vendor.google.airbrush.*|libairbrush-pixel.so";
|
||||
#blobs=$blobs"|oslo.so|oslo.napp_header";
|
||||
#blobs=$blobs"|BufferConfigValOslo.bin|OsloSensorConfig.bin|OsloSensorPackage.bin";
|
||||
#blobs=$blobs"|vendor.google.airbrush.*|libairbrush-pixel.so";
|
||||
#blobs=$blobs"|pixelatoms-cpp.so|vendor-pixelatoms-cpp.so"; #???
|
||||
|
||||
#Music Detection [Google]
|
||||
|
Loading…
Reference in New Issue
Block a user