Target arm instead of arm64
This is to allow it to work on AP9's firmware which is currently 32-bit.
This commit is contained in:
parent
955b867ccf
commit
0c58a77ed3
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ rtc_build_examples=false
|
|||
safe_browsing_mode=0
|
||||
symbol_level=1
|
||||
target_os="android"
|
||||
target_cpu="arm"
|
||||
use_debug_fission=true
|
||||
use_errorprone_java_compiler=false
|
||||
use_gnome_keyring=false
|
||||
|
|
Loading…
Add table
Reference in a new issue