aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-20 08:03:00 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-20 08:03:00 +0000
commit99bd22957d92a8181efd21f724133ae9d89bd9c4 (patch)
treebb76ca359c13aafbfe6827e8c24a688c95b8ac20
parent94cae02e94c63d53d102afef82c374d80125822c (diff)
parent4838a027bfd5c4bf40db5183fed6fa028934f100 (diff)
downloadnvram-99bd22957d92a8181efd21f724133ae9d89bd9c4.tar.gz
Snap for 4407698 from 4838a027bfd5c4bf40db5183fed6fa028934f100 to pi-release
Change-Id: I9b0f9dec55d590870a2a5aebb71a7c113e42f173
-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,