Camera: Enable rotate and crop overrides
Add a new application compatibility override that can control
the camera rotate&crop parameter.
Give the override higher priority than the current rotate&crop
logic.
Additionally introduce a new override for the "resizeable"
check as well.
Bug: 189229956
Bug: 190069291
Bug: 191513214
Test: Manual using camera application and by executing
adb shell am compat enable 189229956 com.android.camera2
adb shell am compat enable 190069291 com.android.camera2
adb shell am compat disable 190069291 com.android.camera2
adb shell am compat disable 189229956 com.android.camera2
adb shell am compat enable 191513214 com.android.camera2
adb shell am compat disable 191513214 com.android.camera2
Change-Id: Idf4ddace48cebe4ea78f5b9fe2fdf054a32b1508
1 file changed