universal7885: Add extra compiler defaults

This commit is contained in:
roynatech2544 2022-05-20 13:05:35 +00:00
commit 5394c3b11f
11 changed files with 81 additions and 1 deletions

View file

@ -15,6 +15,7 @@
cc_library_static {
name: "libinit_universal7885",
recovery_available: true,
defaults: ["eureka_defaults"],
whole_static_libs: ["libbase"],
header_libs: ["libbase_headers"],
srcs: ["init_universal7885.cpp"],