Replace slowJepg build time overlay with runtime overlay

Use runtime resource overlay instead of build time
config overlay so that P21 and later devices are covered
automatically

Bug: 274172776
Test: Manual testing with Messenger app video call
Change-Id: I0ade7915271a3de67a3dcf8815b4dba1b16900a0
This commit is contained in:
chengfeitao 2023-04-26 18:39:32 +00:00 committed by Chengfei Tao
parent 45dc0d098a
commit 8b9effdddc

View file

@ -289,10 +289,4 @@
<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>