commit | ee97c3ed7574d9032a3dd1e4aa9ef53bc61ceeb5 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Mon Mar 12 16:34:26 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Thu Mar 15 11:02:38 2018 +0800 |
tree | affcaff75a0c6e57f537194357bce6f9b276312e | |
parent | 4203971351ac8701c00c05252839221d13fbf3d0 [diff] [blame] |
Add unit tests for android/neverallow.go Bug: 74506774 Test: lunch aosp_walleye-userdebug && make # runs unit tests Change-Id: Ibde685d7213713be219681cb039ad58a43d9c377
diff --git a/Android.bp b/Android.bp index 1d2c516..00db8f2d 100644 --- a/Android.bp +++ b/Android.bp
@@ -71,6 +71,7 @@ "android/config_test.go", "android/expand_test.go", "android/namespace_test.go", + "android/neverallow_test.go", "android/paths_test.go", "android/prebuilt_test.go", "android/util_test.go",