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

@ -15,7 +15,6 @@ cc_binary {
"service.cpp",
],
defaults: [
"eureka_defaults",
"fm_aidl_defaults",
],
static_libs: ["libfm_slsi-impl"],

View file

@ -9,7 +9,6 @@ cc_library_static {
shared_libs: ["libbase"],
export_include_dirs: ["public"],
defaults: [
"eureka_defaults",
"fm_aidl_defaults"
],
header_libs: ["logformat"],