/android_packages_apps_DisplayFeatures

AOSP Package which hooks onto display settings to provide toggles for relevant display features.

Primary LanguageJava

DisplayFeatures

Table of contents

About

ROM Frontend for display features such as HBM and DC Dimming.

Usage

1) Clone this repository to the specified directory

git clone https://github.com/cyberknight777/android_packages_apps_DisplayFeatures packages/apps/DisplayFeatures

2) Adapt the following commit for your device and build it as it is :)

https://github.com/YAAP/device_xiaomi_sunny/commit/07e0b8cd0946fd619effc094b6d7026f5bbc8e2e

Purpose

  • To provide simple toggles for display features.

Credits