sdk: add HFR privapp camera related resource to config.xml
Change-Id: Ife4bab9670c9f2e6a5233c67d58041cecc1b7c0b
This commit is contained in:
committed by
Jan Altensen (Stricted)
parent
26d0260ffd
commit
1c6d5b120d
@@ -303,4 +303,7 @@
|
||||
|
||||
<!-- The list of package IDs that are not allowed to use aux cameras. -->
|
||||
<string-array name="config_cameraAuxPackageExcludeList" translatable="false" />
|
||||
|
||||
<!-- The list of package IDs that are allowed to skip camera high frame rate checks. -->
|
||||
<string-array name="config_cameraHFRPrivAppList" translatable="false" />
|
||||
</resources>
|
||||
|
||||
@@ -181,4 +181,5 @@
|
||||
<!-- Camera -->
|
||||
<java-symbol type="array" name="config_cameraAuxPackageAllowList" />
|
||||
<java-symbol type="array" name="config_cameraAuxPackageExcludeList" />
|
||||
<java-symbol type="array" name="config_cameraHFRPrivAppList" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user