arm target uses binder32 vndk

This commit is contained in:
Pierre-Hugues Husson 2018-06-01 10:12:22 +02:00
parent ec16488612
commit 7e5d147712
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ for part in a ab;do
apps_name="vanilla"
fi
if [ "$arch" == "arm" ];then
vndk="vndk32.mk"
vndk="vndk-binder32.mk"
fi
su_suffix='N'