diff options
author | Steve Kondik <steve@cyngn.com> | 2014-11-10 03:19:05 -0800 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2014-11-10 03:19:05 -0800 |
commit | f555be2736d9c7216dfe9efc977dcca4656c6b3b (patch) | |
tree | 735e796f07599239fba9ecebb1ee0cb14e9d96de | |
parent | 4846fe6e1cac9d759ab4e44d0597b0fcf21b3211 (diff) | |
download | manifest-f555be2736d9c7216dfe9efc977dcca4656c6b3b.zip manifest-f555be2736d9c7216dfe9efc977dcca4656c6b3b.tar.gz manifest-f555be2736d9c7216dfe9efc977dcca4656c6b3b.tar.bz2 |
Remove hardware/qcom/power
* This is deprecated. It was only used by Nexus devices, and they now
have the PowerHAL within their individual device repositories.
Change-Id: I39322ff9ce66eeeb84e0893aa320da3eceb03639
-rw-r--r-- | default.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml index b338c0b..0f6f337 100644 --- a/default.xml +++ b/default.xml @@ -382,7 +382,6 @@ <project path="hardware/qcom/msm8x27" name="platform/hardware/qcom/msm8x27" groups="qcom_msm8x27" remote="aosp" revision="refs/tags/android-5.0.0_r2" /> <project path="hardware/qcom/msm8x74" name="platform/hardware/qcom/msm8x74" groups="qcom_msm8x74" remote="aosp" revision="refs/tags/android-5.0.0_r2" /> <project path="hardware/qcom/msm8x84" name="platform/hardware/qcom/msm8x84" groups="qcom_msm8x84" remote="aosp" revision="refs/tags/android-5.0.0_r2" /> - <project path="hardware/qcom/power" name="CyanogenMod/android_hardware_qcom_power" groups="qcom" /> <project path="hardware/qcom/sensors" name="CyanogenMod/android_hardware_qcom_sensors" groups="qcom" /> <project path="hardware/qcom/wlan" name="CyanogenMod/android_hardware_qcom_wlan" groups="qcom_wlan" /> <project path="hardware/ril" name="CyanogenMod/android_hardware_ril" groups="pdk" /> |