Automated import from //branches/cupcake/...@142924,142924
diff --git a/Android.mk b/Android.mk
index 8013c93..1246c73 100644
--- a/Android.mk
+++ b/Android.mk
@@ -121,7 +121,8 @@
telephony/java/com/android/internal/telephony/ITelephonyRegistry.aidl \
telephony/java/com/android/internal/telephony/gsm/ISimPhoneBook.aidl \
telephony/java/com/android/internal/telephony/gsm/ISms.aidl \
- wifi/java/android/net/wifi/IWifiManager.aidl
+ wifi/java/android/net/wifi/IWifiManager.aidl \
+ telephony/java/com/android/internal/telephony/IExtendedNetworkService.aidl
# FRAMEWORKS_BASE_JAVA_SRC_DIRS comes from build/core/pathmap.mk
LOCAL_AIDL_INCLUDES += $(FRAMEWORKS_BASE_JAVA_SRC_DIRS)