Merge "Disable librs_jni for riscv64"
This commit is contained in:
@@ -51,4 +51,10 @@ cc_library_shared {
|
||||
"-Wunreachable-code",
|
||||
"-Wno-deprecated-declarations",
|
||||
],
|
||||
|
||||
target: {
|
||||
android_riscv64: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user