mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
health/2.1/default/Android.bp: Reformat with bpfmt -s -w
Change-Id: I04a94776bda9bbd08b2af2dceba177e90f60e27c Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
@@ -81,7 +81,7 @@ cc_binary {
|
||||
],
|
||||
|
||||
vintf_fragments: [
|
||||
"android.hardware.health@2.1.xml"
|
||||
"android.hardware.health@2.1.xml",
|
||||
],
|
||||
|
||||
overrides: [
|
||||
|
||||
@@ -30,8 +30,8 @@ cc_library_static {
|
||||
"utils.cpp",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
],
|
||||
header_libs: [
|
||||
"libbatteryservice_headers",
|
||||
|
||||
Reference in New Issue
Block a user