Skip to content

bq-rk3066/android_device_bq_maxwell2plus_DEPRECATED

 
 

Repository files navigation

CyanogenMod device configuration for the BQ Maxwell 2 Plus.

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>
  <remove-project name="CyanogenMod/android_hardware_invensense" />
  <project name="fefifofum/android_device_bq_maxwell2plus" path="device/bq/maxwell2plus" revision="cm-10.1" />
  <project name="fefifofum/proprietary_vendor_bq" path="vendor/bq" revision="cm-10.1" />
</manifest>

Sync and build:

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

About

CyanogenMod device configuration for the BQ Maxwell 2 Plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published