summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-01-23 13:52:48 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-01-23 13:53:03 -0800
commit01ce755753a05caddef2bb59b6396cf20592e3e6 (patch)
treec5147a6ab005c03b364f19dbf3267ce9a4a59e24 /res/drawable
parent7bebef40e39eba85d6e9c39dba92fa47112f8a84 (diff)
downloadandroid_packages_apps_Trebuchet-01ce755753a05caddef2bb59b6396cf20592e3e6.tar.gz
android_packages_apps_Trebuchet-01ce755753a05caddef2bb59b6396cf20592e3e6.tar.bz2
android_packages_apps_Trebuchet-01ce755753a05caddef2bb59b6396cf20592e3e6.zip
Removing unused app discovery support
Change-Id: I670be29851b232caa5c05624ae37ae5e92a8b65f
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/ic_star_rating.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/res/drawable/ic_star_rating.xml b/res/drawable/ic_star_rating.xml
deleted file mode 100644
index 4e34fa33e..000000000
--- a/res/drawable/ic_star_rating.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2017 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.
--->
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="12dp"
- android:height="12dp"
- android:viewportWidth="12"
- android:viewportHeight="12">
-
- <path
- android:fillColor="#FB8C00"
- android:fillType="evenOdd"
- android:strokeWidth="1"
- android:pathData="M 9.76511755 11.9348136 L 8.33665684 7.16088817 L 12.080006 4.41656311 L 7.49967039 4.41856896 L 6.03138903 0 L 4.57932894 4.41856896 L -1.34115008e-16 4.41656311 L 3.72612122 7.16088817 L 2.29967385 11.9348136 L 6.03138903 8.82574452 Z" />
-</vector> \ No newline at end of file