OSDN Git Service

Android: Add Android.bp files for a host build.
authorAlistair Strachan <astrachan@google.com>
Fri, 23 Mar 2018 00:37:55 +0000 (17:37 -0700)
committerAlistair Strachan <astrachan@google.com>
Wed, 29 Aug 2018 16:51:58 +0000 (16:51 +0000)
commit60f8662dc0ef2cfa28677913335c3399b311a265
treefa0fd7af880f6e2a07121892f17a026a1aeb7d32
parent69e75954193bdc4b52048eaa763d17be33303b87
Android: Add Android.bp files for a host build.

This makes it possible to build swiftshader for the host.

The target build also works but it has been disabled.

Change-Id: I8aecf931f4ebf72c06d4e3423e2eafea6bfa7f6c
Reviewed-on: https://swiftshader-review.googlesource.com/17988
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Alistair Strachan <astrachan@google.com>
Android.bp [new file with mode: 0644]
src/Android.bp [new file with mode: 0644]
third_party/LLVM/Android.bp [new file with mode: 0644]
third_party/llvm-subzero/Android.bp [new file with mode: 0644]
third_party/subzero/Android.bp [new file with mode: 0644]