diff options
author | Steve Kondik <steve@cyngn.com> | 2014-11-10 03:19:05 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2015-10-07 10:55:31 -0700 |
commit | 9aa9dc7b53f6fa4069fc878a4f23d1398f5baccc (patch) | |
tree | 240d81d7ac5e15bc57bb137dfd216d6c972c1cc3 | |
parent | 957a9bc7171170fed2e429bbab3e46909c201b88 (diff) | |
download | manifest-9aa9dc7b53f6fa4069fc878a4f23d1398f5baccc.zip manifest-9aa9dc7b53f6fa4069fc878a4f23d1398f5baccc.tar.gz manifest-9aa9dc7b53f6fa4069fc878a4f23d1398f5baccc.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 e9ad9ed..f18d560 100644 --- a/default.xml +++ b/default.xml @@ -515,7 +515,6 @@ <project path="hardware/qcom/msm8x27" name="platform/hardware/qcom/msm8x27" groups="qcom_msm8x27" remote="aosp" /> <project path="hardware/qcom/msm8x74" name="platform/hardware/qcom/msm8x74" groups="pdk,qcom_msm8x74" remote="aosp" /> <project path="hardware/qcom/msm8x84" name="platform/hardware/qcom/msm8x84" groups="qcom_msm8x84" remote="aosp" /> - <project path="hardware/qcom/power" name="platform/hardware/qcom/power" groups="qcom" remote="aosp" /> <project path="hardware/qcom/sensors" name="platform/hardware/qcom/sensors" groups="qcom" remote="aosp" /> <project path="hardware/ti/omap3" name="platform/hardware/ti/omap3" groups="omap3" remote="aosp" /> <project path="ndk" name="platform/ndk" groups="generic_fs" remote="aosp" /> |