Add option for Android dEQP builds to link against and embed ANGLE shared object...
authorTim Van Patten <timvp@google.com>
Fri, 5 Oct 2018 22:14:47 +0000 (16:14 -0600)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 31 Oct 2018 10:21:56 +0000 (06:21 -0400)
commiteedbc902ff4c27ed4f61a416baf4e345036f31cc
treeb0adb6417658c4e05d97861ace5673e3ea415768
parent3c40ed901888e5c3863d659800970d9bbcffd967
Add option for Android dEQP builds to link against and embed ANGLE shared object libraries

Add the option '--angle-path' to scripts/android/build_apk.py to point
to the directory containing ANGLE shared object libraries for the
specified ABI.   This will cause dEQP to link against and embed the ANGLE
shared object libraries and use them during the dEQP test execution.

Components: Android dEQP

Google bug: 80239516

Change-Id: I04043d03b7837601656690126296e61b8ed9e658
README.md
scripts/android/build_apk.py
targets/android/android.cmake