OSDN Git Service

Include cpufeatures in ndk/Android.mk
authorBrian Muramatsu <btmura@google.com>
Mon, 7 Jun 2010 19:13:05 +0000 (12:13 -0700)
committerBrian Muramatsu <btmura@google.com>
Tue, 8 Jun 2010 18:03:19 +0000 (11:03 -0700)
commit026530eefc7386cf268e8da042d4f3f73c3a6b63
treebd8bdc84103d485fe96969cd2531430230d59b63
parentf2f883c9f5d1057b585f2490ffb12800d166e9f4
Include cpufeatures in ndk/Android.mk

Bug 2713199

Include the cpufeatures Android.mk since this library will be needed
by CTS to test the Build.CPU_ABI constants. This approach is favored
over putting the include line in the CTS tests Android.mk.

Change-Id: I350cdb82351174f6dd91b7f77fb8e0ece00a9090
Android.mk