universal7885: Remove eureka_defaults treewide

clang-tidy checks doesn't make it best code
This commit is contained in:
roynatech2544 2022-10-23 13:23:37 +09:00
commit 092cf54ced
13 changed files with 1 additions and 85 deletions

View file

@ -6,7 +6,6 @@ cc_binary {
relative_install_path: "hw",
vendor: true,
defaults: [
"eureka_defaults",
"powerstats_pixel_defaults",
],
cflags: ["-Wno-thread-safety-negative"],