Skip to content

bq-rk3066/android_device_bq_maxwell2lite_DEPRECATED

Repository files navigation

CyanogenMod device configuration for the BQ Maxwell 2 Lite.

How to Build

Initialise from CyanogenMod:

repo init -u git://github.com/CyanogenMod/android.git -b cm-10.1

Use the following local manifest:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project name="bq-rk3066/android_device_bq_maxwell2lite" path="device/bq/maxwell2lite" revision="cm-10.1" />
  <project name="bq-rk3066/android_kernel_bq_maxwell2" path="kernel/bq/maxwell2" revision="cm-10.1" />
  <project name="bq-rk3066/propietary_vendor_bq" path="vendor/bq" revision="cm-10.1" />
</manifest>

Sync and build:

repo sync -j4
. build/envsetup.sh
brunch maxwell2lite

About

CyanogenMod device configuration for the Bq Maxwell 2 Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published