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:
Bart Van Assche
2024-07-22 11:20:35 -07:00
parent a345db34d8
commit ce06c8ba6f
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ cc_binary {
],
vintf_fragments: [
"android.hardware.health@2.1.xml"
"android.hardware.health@2.1.xml",
],
overrides: [

View File

@@ -30,8 +30,8 @@ cc_library_static {
"utils.cpp",
],
shared_libs: [
"libcutils",
"libbase",
"libcutils",
],
header_libs: [
"libbatteryservice_headers",