opengapps/aosp_build

google camera is broken in Pixel 2 oreo builds

Closed this issue · 1 comments

The following commit ensures that com.google.android.camera.experimental2017.jar (and no other camera jars) is installed on a Pixel 2:

9652287

Unfortunately, the opengapps projects only include an api-level 28 version of that jar:

https://github.com/opengapps/all/commit/cdd2295ed2fde4562274e9ac272c9baafca8c9dd

So the required jar is missing in Pixel 2 oreo builds, which breaks google camera.