mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Add extra compiler defaults
This commit is contained in:
parent
be82ebd1fe
commit
5394c3b11f
11 changed files with 81 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ cc_binary {
|
|||
relative_install_path: "hw",
|
||||
init_rc: ["android.hardware.usb@1.0-service.a10.rc"],
|
||||
vintf_fragments: ["android.hardware.usb@1.0-service.a10.xml"],
|
||||
defaults: ["eureka_defaults"],
|
||||
srcs: [
|
||||
"service.cpp",
|
||||
"Usb.cpp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue