Skip to content
Commit 49f81f0a authored by Emilian Peev's avatar Emilian Peev
Browse files

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
parent 1a9c49f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment