mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-28 13:35:33 +00:00
DO NOT MERGE 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
7929423816
commit
d3dc89c215
@@ -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