mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Remove eureka_defaults treewide
clang-tidy checks doesn't make it best code
This commit is contained in:
parent
a06a00d26b
commit
092cf54ced
13 changed files with 1 additions and 85 deletions
|
|
@ -1,6 +1,5 @@
|
|||
cc_library_shared {
|
||||
name: "libStorageHelper",
|
||||
defaults: ["eureka_defaults"],
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
|
|
@ -14,7 +13,6 @@ cc_library_shared {
|
|||
|
||||
cc_library_shared {
|
||||
name: "libSwapCallback",
|
||||
defaults: ["eureka_defaults"],
|
||||
srcs: [
|
||||
"SwapCallbackImpl.cpp",
|
||||
"SwapCallbackNative.cpp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue