[2/2] OmniControl: Add custom fingerprint icon support

OmniGears: custom fingerprint icon [2/2]
* Create a new entry in the dashbord
* Also move the haptic feedback toggle

[micky387]
* Remove Fp vibration toggle

[maxwen] new API to copy the image into SystemUI settings
To prevent any grant uri issues do it like wallpaper and
copy the image to a file SystemUI can read without issues

Change-Id: I77b2962c5f525d0828193b5871f197bed74becc6
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index fb7f4a8..61a9130 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="CompilerConfiguration">
-    <bytecodeTargetLevel target="11" />
+    <bytecodeTargetLevel target="1.8" />
   </component>
 </project>
\ No newline at end of file