commit | 7c68a4023b903575a602246bfde8115e114d9c4e | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Thu Oct 31 16:54:47 2019 +0100 |
committer | Adrian Roos <roosa@google.com> | Fri Nov 01 08:46:15 2019 +0100 |
tree | 06c10de39bae075f95892e63561cc72cfeb06138 | |
parent | 39a3c60407847ee58a8601537eb506db526b00eb [diff] [blame] |
Revert "Revert "API Lint: Enable for TestApi"" This reverts commit 718428355f5ab75d1a3ef890f86abc52fe018ce8. Fixes: 139833475 Test: make droid Change-Id: I61316a8f314dccb7718bf8ab159e167d554d2525
diff --git a/Android.bp b/Android.bp index aa47d7b..ebd964ae 100644 --- a/Android.bp +++ b/Android.bp
@@ -1516,6 +1516,10 @@ api_file: "api/test-current.txt", removed_api_file: "api/test-removed.txt", }, + api_lint: { + enabled: true, + baseline_file: "api/test-lint-baseline.txt", + }, }, }