commit | f476e85d7748b781381df0585dfb3158dd346c53 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue Jun 13 10:44:55 2017 +0100 |
committer | Andrew Scull <ascull@google.com> | Thu Jul 20 12:46:18 2017 +0100 |
tree | 6329a1464f58773452592edcb91fad446c1c3b17 | |
parent | b3ea84438b9076061cf94ef05a792e2fbaedfb30 [diff] [blame] |
OemLock functional VTS test. Bug: 37530310 Test: VtsHalOemLockV1_0TargetTest Change-Id: I07adb187f9bde236e2c92f423936089f4cb37b24 (cherry picked from commit 3aee4e9e3f3dbd7d4a6e6bd6ba816773a4e4c817)
diff --git a/oemlock/Android.bp b/oemlock/Android.bp index bbb3e4b..33f70eb 100644 --- a/oemlock/Android.bp +++ b/oemlock/Android.bp
@@ -1,4 +1,5 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/vts/functional", ]