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: [
|
vintf_fragments: [
|
||||||
"android.hardware.health@2.1.xml"
|
"android.hardware.health@2.1.xml",
|
||||||
],
|
],
|
||||||
|
|
||||||
overrides: [
|
overrides: [
|
||||||
|
|||||||
@@ -30,8 +30,8 @@ cc_library_static {
|
|||||||
"utils.cpp",
|
"utils.cpp",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcutils",
|
|
||||||
"libbase",
|
"libbase",
|
||||||
|
"libcutils",
|
||||||
],
|
],
|
||||||
header_libs: [
|
header_libs: [
|
||||||
"libbatteryservice_headers",
|
"libbatteryservice_headers",
|
||||||
|
|||||||
Reference in New Issue
Block a user