summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2019-10-21 19:28:35 +0000
committerColin Cross <ccross@android.com>2019-10-21 19:28:35 +0000
commitf49701d5bb9d18950409aaa7b698232c1458124f (patch)
treed42ce4e053723ddc0ec11c4afa2b898af1c8ec57 /Android.bp
parentca4418ffaca48d2e85d330a3cd203e4df162f083 (diff)
downloadloganalysis-f49701d5bb9d18950409aaa7b698232c1458124f.tar.gz
Revert "Remove custom installation rules"
This reverts commit ca4418ffaca48d2e85d330a3cd203e4df162f083. Bug: 141877526 Bug: 143063995 Change-Id: I61f9de4e8bf7751e9c9e6728ffac48ac9f8c5538
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index bac19f5..f7055c4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-tradefed_java_library_host {
+java_library_host {
name: "loganalysis",
defaults: [ "tradefed_defaults" ],