Skip to content
Snippets Groups Projects
Commit 5bd7baf4 authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Setting the host as a OS_GENERIC" am: 686e468c am: 813576fe

parents 4639c92b 813576fe
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,13 @@ cc_defaults {
include_dirs: [
"packages/modules/Bluetooth/system/gd",
],
target: {
host: {
cflags: [
"-DOS_GENERIC",
],
},
},
}
fluoride_defaults {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment