diff options
author | Jeff Hamilton <jham@android.com> | 2011-01-25 18:10:58 -0600 |
---|---|---|
committer | Jeff Hamilton <jham@android.com> | 2011-01-25 18:10:58 -0600 |
commit | 978afba57c62d797a7e80b1e7018c95ccfe232ab (patch) | |
tree | 6beb3fe660b4f4ec986a6460d33637a5361e29a1 /api | |
parent | f126ad3b6484ef62eed202f1f49cc4557c0a3848 (diff) | |
download | frameworks_base-978afba57c62d797a7e80b1e7018c95ccfe232ab.zip frameworks_base-978afba57c62d797a7e80b1e7018c95ccfe232ab.tar.gz frameworks_base-978afba57c62d797a7e80b1e7018c95ccfe232ab.tar.bz2 |
Fix the build, proper current.xml.
Change-Id: I9b02206042c74fd5c329fe2b70ed2b6b91d41382
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.xml b/api/current.xml index aaae1ad..a78aa3a 100644 --- a/api/current.xml +++ b/api/current.xml @@ -100831,7 +100831,7 @@ </parameter> <parameter name="filters" type="android.content.IntentFilter[]"> </parameter> -<parameter name="techLists" type="java.lang.String..."> +<parameter name="techLists" type="java.lang.String[][]"> </parameter> </method> <method name="enableForegroundNdefPush" |