mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Remove spurious cflags from AudioControl HAL 1.0"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4744b174ea
@@ -30,9 +30,4 @@ cc_binary {
|
||||
"libutils",
|
||||
],
|
||||
vintf_fragments: ["audiocontrol_manifest.xml"],
|
||||
cflags: [
|
||||
"-DLOG_TAG=\"AudCntrlDrv\"",
|
||||
"-O0",
|
||||
"-g",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user