diff options
Diffstat (limited to 'overlay')
-rw-r--r-- | overlay/frameworks/base/core/res/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index ecef40a..c6d7909 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -411,9 +411,6 @@ <!-- Should the pinner service pin the Home application? --> <bool name="config_pinnerHomeApp">true</bool> - <!-- Should the pinner service pin the Camera application? --> - <bool name="config_pinnerCameraApp">true</bool> - <!-- Whether the Unprocessed audio source supports the required frequency range and level --> <bool name="config_supportAudioSourceUnprocessed">true</bool> |