Remove protected apps leftovers

Change-Id: Ic21e07ce32a0f918ef8d760e8f6ac9599e3cc553
diff --git a/res/drawable/ic_settings_privacy.xml b/res/drawable/ic_settings_privacy.xml
deleted file mode 100644
index d33f97d..0000000
--- a/res/drawable/ic_settings_privacy.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:width="24dp"
-    android:height="24dp"
-    android:viewportWidth="24"
-    android:viewportHeight="24">
-
-    <path
-        android:fillColor="?android:attr/colorAccent"
-        android:pathData="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53
-4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z" />
-</vector>