summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
author Shashwat Razdan <srazdan@google.com> 2024-04-17 22:44:08 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-04-17 22:44:08 +0000
commit773561f9e157e8173d9524b30ae10678fad7684f (patch)
treedaf96387d5ae3e2b9c8e969eb9f4acb1fc7c7e10 /data
parent1523fd0518e5593dd2b15e14f91e88b37ea55a90 (diff)
parent231f4fbc14337b9ffb9862f4f20040a3ebde86ce (diff)
Merge "Revert "Adding hasSystemFeature entry for CSHelper"" into main
Diffstat (limited to 'data')
-rw-r--r--data/etc/android.software.contextualsearch.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/data/etc/android.software.contextualsearch.xml b/data/etc/android.software.contextualsearch.xml
deleted file mode 100644
index 4564ac8804..0000000000
--- a/data/etc/android.software.contextualsearch.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2018 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<!-- Feature for devices supporting contextual search helper. -->
-<permissions>
- <feature name="android.software.contextualsearch" />
-</permissions>