[x86] Add pciutils project as libpci is required by powertop on x86

This commit add pciutils to the default manifest which fulfills
powertop's libpci requirement when the TARGET_ARCH=x86

The project can be forked from the github repo

repository : https://github.com/trevd/android_external_pciutils.git
branch: cm-10.2

Change-Id: Ib8ff3e5927f5221a842afc0dcf8ef40eac42290a
This commit is contained in:
Trevor Drake 2013-10-17 11:05:47 +01:00
parent e284148690
commit c72233c87e
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@
<project path="external/openssl" name="CyanogenMod/android_external_openssl" groups="pdk" />
<project path="external/openvpn" name="CyanogenMod/android_external_openvpn" />
<project path="external/oprofile" name="CyanogenMod/android_external_oprofile" />
<project path="external/pciutils" name="CyanogenMod/android_external_pciutils" />
<project path="external/pigz" name="CyanogenMod/android_external_pigz" />
<project path="external/ping" name="CyanogenMod/android_external_ping" />
<project path="external/ping6" name="CyanogenMod/android_external_ping6" />