[2/2] Settings: add hide image to BatteryImageView

Change-Id: I55ddffe4c75dd1c2dee947dfcafa68532dc6591f
diff --git a/Android.bp b/Android.bp
index cb898be..6d3aad4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -110,6 +110,7 @@
         "device_policy_aconfig_flags_lib",
         "kotlinx-coroutines-core",
         "kotlinx-coroutines-android",
+        "OmniLib",
     ],
 
     plugins: ["androidx.room_room-compiler-plugin"],