From 1e1b6ba1277178adff6fdb1aabbf7abbaba59f9a Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 6 Jan 2013 12:07:06 +0100 Subject: p31xx: build libnetcmdiface Change-Id: Id663655cb9254124562acb657cacbe85ab1e0fbe --- init.espresso.rc | 8 ++++---- p31xx-common.mk | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/init.espresso.rc b/init.espresso.rc index d04744a..525315a 100755 --- a/init.espresso.rc +++ b/init.espresso.rc @@ -249,10 +249,10 @@ on post-fs-data on boot service pvrsrvctl /vendor/bin/pvrsrvctl --start --no-module - class core - user root - group root - oneshot + class core + user root + group root + oneshot service tf_daemon /system/bin/tf_daemon \ -d -c /vendor/etc/smc_normal_world_android_cfg.ini diff --git a/p31xx-common.mk b/p31xx-common.mk index 5a95d4a..7b0006c 100755 --- a/p31xx-common.mk +++ b/p31xx-common.mk @@ -94,6 +94,7 @@ PRODUCT_PACKAGES += \ libtinyalsa \ libaudioutils \ libinvensense_mpl \ + libnetcmdiface \ power.piranha \ smc_pa_ctrl \ tf_daemon \ -- cgit v1.1