mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Add extra compiler defaults
This commit is contained in:
parent
be82ebd1fe
commit
5394c3b11f
11 changed files with 81 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
cc_library_shared {
|
||||
name: "libsamsungparts_jni",
|
||||
defaults: ["eureka_defaults"],
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
|
|
|
|||
Loading…
Reference in a new issue