extra: Build DocumentsUI (for ATV)

* No difference for mobile devices which already build
  this, but for ATV devices it means we can use apps like
  Dolphin.
* Can't ship this officially because DocumentUI is near
  innavigable with a controler.

Change-Id: I9ed5b903583e941e4dc7bfeabda8ce41ea6d5302
lineage-19.1
Nolen Johnson 2 years ago
parent 93b7265ed4
commit 0a1d507a77
  1. 4
      product.mk

@ -6,6 +6,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
vendor/extra/adb_keys:recovery/root/adb_keys
## ATV
PRODUCT_PACKAGES += \
DocumentsUI
## Bash
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
persist.sys.adb.shell=/system/xbin/bash

Loading…
Cancel
Save