fix: 移除libandroid_runtime_headers依赖,优化Android.bp配置
This commit is contained in:
@@ -50,7 +50,7 @@ cc_library_shared {
|
|||||||
|
|
||||||
header_libs: [
|
header_libs: [
|
||||||
"jni_headers",
|
"jni_headers",
|
||||||
"libandroid_runtime_headers",
|
// "libandroid_runtime_headers",
|
||||||
],
|
],
|
||||||
|
|
||||||
include_dirs: [
|
include_dirs: [
|
||||||
|
|||||||
Reference in New Issue
Block a user