From 3dd3134a7b297ca18efa8ddf9cc61cd9ccae5ba5 Mon Sep 17 00:00:00 2001 From: Bryan Cassell Date: Fri, 20 Apr 2018 17:19:48 -0700 Subject: [DO NOT MERGE] Removed google tutorial content from the system image. It's now embedded inside the TvTutorials apk. Bug: 70183322 Bug: 73720029 Test: Manual Change-Id: I2142559661cf4968f4a3bcc6cb19fa869ffde5a6 --- products/atv_base.mk | 10 ---------- tutorial-library-google.zip | Bin 728739 -> 0 bytes tutorial-library-google.zip.etag | 1 - 3 files changed, 11 deletions(-) delete mode 100644 tutorial-library-google.zip delete mode 100644 tutorial-library-google.zip.etag diff --git a/products/atv_base.mk b/products/atv_base.mk index 404da59..cbd9a3b 100644 --- a/products/atv_base.mk +++ b/products/atv_base.mk @@ -114,16 +114,6 @@ endif # To enable access to /dev/dvb* BOARD_SEPOLICY_DIRS += device/google/atv/sepolicy -# This property defines the tutorial content for this device -PRODUCT_PROPERTY_OVERRIDES += \ - ro.tutorials_content.android=android8 - -# Content for ATV Tutorials / Post-Setup Tour -PRODUCT_COPY_FILES += \ - device/google/atv/tutorial-library-google.zip.etag:system/media/tutorial-library-google.zip.etag - -PRODUCT_COPY_FILES += \ - device/google/atv/tutorial-library-google.zip:system/media/tutorial-library-google.zip $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioTv.mk) $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk) diff --git a/tutorial-library-google.zip b/tutorial-library-google.zip deleted file mode 100644 index 2c84713..0000000 Binary files a/tutorial-library-google.zip and /dev/null differ diff --git a/tutorial-library-google.zip.etag b/tutorial-library-google.zip.etag deleted file mode 100644 index 1284cd3..0000000 --- a/tutorial-library-google.zip.etag +++ /dev/null @@ -1 +0,0 @@ -d58d5373ae6b31929d75e223425de4fd -- cgit v1.2.3