mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Force slowJpegMode on certain camera1 apps
Turn off the large JPEG stream on camera1 apps that experience high power consumption during video call Bug: 254350466 Test: Manual testing with Messenger app video call Change-Id: Ib5012a39caffc1a135b9e2a7a2ef9ed2df064b2e
This commit is contained in:
committed by
Chengfei Tao
parent
3cbb3ee5d9
commit
804ed04262
@@ -289,4 +289,10 @@
|
||||
<item>"com.shannon.imsservice"</item>
|
||||
<item>"com.android.phone"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- The list of packages to force slowJpegMode for Apps using Camera API1 -->
|
||||
<string-array name="config_forceSlowJpegModeList" translatable="false">
|
||||
<item>com.facebook.orca</item>
|
||||
<item>com.skype.raider</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user