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

@ -17,7 +17,6 @@ cc_binary {
name: "android.hardware.camera.provider@2.5-service.exynos7885",
defaults: [
"hidl_defaults",
"eureka_defaults",
],
compile_multilib: "32",
proprietary: true,

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"],