Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 572 Bytes

README.mkdn

File metadata and controls

23 lines (17 loc) · 572 Bytes

OnePlus Dolby

Note: This Dolby Atmos supports Dolby Digital Plus codecs. [AC3 | EAC3 | EAC3-JOC]

Getting Started

Clone the repository :-

git clone https://github.com/userariii/hardware_dolby.git hardware/dolby

Patches required on the device tree side :-

https://github.com/PixelExperience-Devices/device_nokia_sdm660-common/commit/9084bb590310efb2db02d2e553fc2f13db46b2e9

To build, inherit the dolby config by adding this in your device's makefile :-

$(call inherit-product, hardware/dolby/dolby.mk)