summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Raphael <raphael@google.com> 2009-06-08 21:57:16 -0700
committer Raphael <raphael@google.com> 2009-06-08 21:58:06 -0700
commit9207b1e7c8ad4bbef3530d2b047bf6587f2988c4 (patch)
treebf1fcd3d817bc19f1e7e5b94f1b220b72b4304f3
parent55567efca99de7242b118cf7bf13cc773b01941c (diff)
Fix the broken makefile.
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 55bb101c817b..5d16cde2420f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -151,7 +151,7 @@ LOCAL_SRC_FILES += \
tts/java/android/tts/ITtsCallback.aidl \
tts/java/android/tts/ITts.aidl \
wifi/java/android/net/wifi/IWifiManager.aidl \
- telephony/java/com/android/internal/telephony/IExtendedNetworkService.aidl
+ telephony/java/com/android/internal/telephony/IExtendedNetworkService.aidl \
vpn/java/android/net/vpn/IVpnService.aidl \
# FRAMEWORKS_BASE_JAVA_SRC_DIRS comes from build/core/pathmap.mk