OSDN Git Service

aidl: Stop using Bionic's test main
authorChristopher Wiley <wiley@google.com>
Tue, 1 Sep 2015 19:39:25 +0000 (12:39 -0700)
committerChristopher Wiley <wiley@google.com>
Tue, 1 Sep 2015 19:40:15 +0000 (12:40 -0700)
commit1006bfe09ddeeca08fe7105382959d97abc89948
treefd8ce227e2eda8540ca7af0b9261bf5c8c40441e
parent722bf5c7dec37265021c17d35b0b078776699f97
aidl: Stop using Bionic's test main

This allows us to build unittests on Mac, where Bionic's test main
does not build.

Change-Id: I59c805d233498bb67575f2e5f7049341f70ce55c
tools/aidl/Android.mk
tools/aidl/test_main.cpp [new file with mode: 0644]