diff options
| author | Yuhao Zheng <yuhaozheng@google.com> | 2014-01-31 06:01:08 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-01-31 06:01:09 +0000 |
| commit | d6968024410ba3a3c9c1f2161800cd8130d8ec2c (patch) | |
| tree | 1363d97b2b34cec636e9ad48ee6e6913162b8e41 /ide | |
| parent | 56a36649139e6a12285e689702301943502e0be9 (diff) | |
| parent | 12f62196c55879479305913ae41470b51c0f400a (diff) | |
Merge "Add opt/net/wifi/service to eclipse .classpath"
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/eclipse/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/eclipse/.classpath b/ide/eclipse/.classpath index af99325f1..ca3f05294 100644 --- a/ide/eclipse/.classpath +++ b/ide/eclipse/.classpath @@ -84,6 +84,7 @@ <classpathentry kind="src" path="frameworks/opt/telephony/src/java"/> <classpathentry kind="src" path="frameworks/opt/mms/src/java"/> <classpathentry kind="src" path="frameworks/opt/net/voip/src/java"/> + <classpathentry kind="src" path="frameworks/opt/net/wifi/service/java"/> <classpathentry kind="src" path="frameworks/opt/vcard/java"/> <classpathentry kind="src" path="frameworks/support/renderscript/v8/java/src"/> <classpathentry kind="src" path="frameworks/support/v13/java"/> |
