aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Gaston <jeffrygaston@google.com>2017-10-19 20:36:48 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-19 20:36:48 +0000
commit4f6af252e755c84eb8e2f3c7b4683a3ee6a53443 (patch)
treebb76ca359c13aafbfe6827e8c24a688c95b8ac20
parentbf46871b35f3a2a807705766490e19a537d1c44e (diff)
parenteab64d10e3e2831ab6ab24dd898356976030a3da (diff)
downloadnvram-4f6af252e755c84eb8e2f3c7b4683a3ee6a53443.tar.gz
Add test to subdirs am: cb18699f95 am: 9d3d63729e
am: eab64d10e3 Change-Id: Id443a08504a110f59b21a198f802b81ce506202f
-rw-r--r--core/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/Android.bp b/core/Android.bp
index 094281e..bf6d343 100644
--- a/core/Android.bp
+++ b/core/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+subdirs = [
+ "tests",
+]
+
cc_library_static {
name: "libnvram-core",
host_supported: true,