[automerger skipped] DO NOT MERGE - Merge Android 10 into master am: df7e1b6c4c -s ours am: 4196fb9b98 am: 552d54fcec
am: dce53bbe75 -s ours
am skip reason: subject contains skip directive
Change-Id: I96e119c39b6abaceead45e04c620c8545f283dc3
diff --git a/device-common.mk b/device-common.mk
index 3bd5912..0d7b2b5 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -85,8 +85,6 @@
android.hardware.drm@1.0-impl \
android.hardware.drm@1.0-service
-PRODUCT_PACKAGES += libGLES_android
-
# Graphics HAL
PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@2.0-impl \
diff --git a/init.common.rc b/init.common.rc
index 04783a8..d4f48e8 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -119,8 +119,7 @@
oneshot
seclabel u:r:watchdogd:s0
-service bugreport /system/bin/dumpstate -d -p -B -z \
- -o /data/user_de/0/com.android.shell/files/bugreports/bugreport
+service bugreport /system/bin/dumpstate -d -p -z
class main
disabled
oneshot