davinci: init: Fix compilation on R
Change-Id: If3b15ba7a9826f982e41775b08afa15501fcc455
This commit is contained in:
parent
1e749669de
commit
7cc71cd869
@ -19,7 +19,7 @@ cc_library_static {
|
|||||||
srcs: ["init_davinci.cpp"],
|
srcs: ["init_davinci.cpp"],
|
||||||
recovery_available: true,
|
recovery_available: true,
|
||||||
include_dirs: [
|
include_dirs: [
|
||||||
"system/core/base/include",
|
|
||||||
"system/core/init",
|
"system/core/init",
|
||||||
],
|
],
|
||||||
|
shared_libs: ["libbase"],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user