Skip to content

SuperiorOS/android_vendor_prebuilts

Repository files navigation

Notes for developers

This directory contains prebuilts for various android apps which you can implement in your build while building the ROM.

The prebuilts are in the form of apk files and are placed in the vendor/prebuilts directory.

To Include Moto Calculator:

Add the following line to your device's superior_device.mk file: USE_MOTO_CALCULATOR := true

To Include DuckDuckGo:

Add the following line to your device's superior_device.mk file: USE_DUCKDUCKGO := true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published