pixelstat: zram: enable zram/mm_stat on bonito

Enable zram's stats on bonito.

Bug: 152312523
Bug: 132938535
Signed-off-by: Minchan Kim <minchan@google.com>
Change-Id: I934ef1a8da54f6c6a4badefc132986e5b106ec1b
diff --git a/device.mk b/device.mk
index 5e07fec..4be4cbb 100644
--- a/device.mk
+++ b/device.mk
@@ -738,10 +738,6 @@
 PRODUCT_COPY_FILES += \
     $(LOCAL_PATH)/init.fingerprint.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.fingerprint.sh \
 
-# Reliability reporting
-PRODUCT_PACKAGES += \
-    pixelstats-vendor
-
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
 
@@ -903,3 +899,4 @@
 -include vendor/google/factoryota/client/factoryota.mk
 
 include hardware/google/pixel/vibrator/drv2624/device.mk
+include hardware/google/pixel/pixelstats/device.mk