commit | 701ce138cd115d29faff709ccdf69920cb2597ae | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Wed Jun 30 11:29:06 2021 +0800 |
committer | Adam Shih <adamshih@google.com> | Wed Jun 30 11:29:06 2021 +0800 |
tree | a77270785e1fb060c1dd9557a4a6c980801cc898 | |
parent | 249aa262725a20b5b87f47fbc6142b6c0db6b2c7 [diff] |
remove memtrack example Bug: 190331117 Test: make sure ROM does not have the file Change-Id: Iaec753ca0a1acbe1ecfb83d8cb65ede027a77d18
diff --git a/device.mk b/device.mk index aa49851..9584896 100644 --- a/device.mk +++ b/device.mk
@@ -463,10 +463,6 @@ gralloc.$(TARGET_BOARD_PLATFORM) endif -# AIDL memtrack -PRODUCT_PACKAGES += \ - android.hardware.memtrack-service.example - PRODUCT_PACKAGES += \ memtrack.$(TARGET_BOARD_PLATFORM) \ libion_exynos \