avicii: Allow camera to skip high frame rate checks
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
@@ -63,4 +63,10 @@
|
||||
<!-- Whether devices suports in-display fingerprint when screen is off -->
|
||||
<bool name="config_supportsScreenOffUdfps">true</bool>
|
||||
|
||||
<!-- The list of package IDs that are allowed to skip camera high frame rate checks. -->
|
||||
<string-array name="config_cameraHFRPrivAppList" translatable="false">
|
||||
<item>com.android.camera</item>
|
||||
<item>org.lineageos.aperture</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user