Skip to content

AOSP TV profile build

Peter Yoon edited this page Jan 1, 2017 · 6 revisions

For all the device configuration included in this local_manifests xml, TV profile is selected rather than Tablet or Phone profile.

To do this, frameworks resource overlay folder for the target - /device/brcm/rpi3/overlay - is referencing /device/google/atv/overlay.

To build the image for Tablet or Phone profile (To enable navigation bar etc), Revert back these to frameworks default resources. Or refer to AOSP's non-TV build targets under /device folder.

And PRODUCT_CHARACTERISTICS also affects on target profile.

Clone this wiki locally