Disable librs_jni for riscv64
Test: m -k Change-Id: Idfafb591bc60dc1b7bd22f5aabc80f77a310eb49
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