aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Gaston <jeffrygaston@google.com>2017-10-19 20:18:30 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-19 20:18:30 +0000
commit9d3d63729edbcb3f6b29e70e86d1e03943d50683 (patch)
treebb76ca359c13aafbfe6827e8c24a688c95b8ac20
parent60b4ae3140a4195668f20c37d168480b708dbdad (diff)
parentcb18699f9570967b41e521caa2fcf47d03ab6db5 (diff)
downloadnvram-9d3d63729edbcb3f6b29e70e86d1e03943d50683.tar.gz
am: cb18699f95 Change-Id: I6246164028120624e9b362a191a58ac38d28db43
-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,