Skip to content

Commit

Permalink
SystemUIGoogle: Replace outdated google-interfaces-lib
Browse files Browse the repository at this point in the history
* Includes Pixel Battery chart , Adaptive charging and Reverse wireless charging
* Provides Google Battery service as needed by turboadapter on 13 QPR1

Co-authored-by: Jason Edson <jaysonedson@gmail.com>
Change-Id: I5e28220d9fde758b9e1c2942eded6a438e5c0d48
Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
  • Loading branch information
2 people authored and basamaryan committed Aug 8, 2023
1 parent 6313b7c commit d7ce06a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SystemUIGoogle/Android.bp
Expand Up @@ -25,7 +25,7 @@ android_library {
"guava",
"matchmaker-lib",
"touchcontext-lib",
"vendor-google-interfaces-lib",
"googlebattery-lib",
"nga-lib",
"elmyra-lib",
"columbus-lib",
Expand Down
4 changes: 2 additions & 2 deletions SystemUIGoogle/interfaces/Android.bp
@@ -1,5 +1,5 @@
java_import {
name: "vendor-google-interfaces-lib",
name: "googlebattery-lib",
sdk_version: "current",
jars: ["libs/vendor-google-interfaces.jar"],
jars: ["libs/googlebattery.jar"],
}
Binary file added SystemUIGoogle/interfaces/libs/googlebattery.jar
Binary file not shown.
Binary file not shown.

0 comments on commit d7ce06a

Please sign in to comment.