Chia-chi Yeh
77fd485c2f
VPN: export legacy VPN in IConnectivityManager.
...
Change-Id: I016fe056ceab39ffc36aa235d14b30a9f094a2e1
2011-07-02 17:15:00 -07:00
Chia-chi Yeh
8bc003e2f6
Merge "VPN: merge JNI methods."
2011-07-02 16:37:25 -07:00
Chia-chi Yeh
3281034c1c
VPN: merge JNI methods.
...
Legacy VPN needs to change routes by itself.
Change-Id: I4cf6639f2b00225810f49704ae05797fc70921d9
2011-07-02 16:16:03 -07:00
Chia-chi Yeh
d6315c0ebb
Merge "VPN: give legacy VPN a fake package name."
2011-07-02 03:19:48 -07:00
Chia-chi Yeh
e9107901ae
VPN: give legacy VPN a fake package name.
...
And add more comments.
Change-Id: I0cbc495fcb2c8dd105e16a841619b3b9bd227eae
2011-07-02 01:48:50 -07:00
Jeff Brown
b4c5fbff77
Merge "Drop obsolete touch screen hacks."
2011-07-01 19:25:46 -07:00
Jeff Brown
a4d1bc5172
Drop obsolete touch screen hacks.
...
Change-Id: I47354c37ee2cc2b36340eb709bb5043b3ba78ed9
2011-07-01 19:23:40 -07:00
Dianne Hackborn
f58e09e5ac
Merge "Don't crash when the load average service is started."
2011-07-01 19:09:03 -07:00
Dianne Hackborn
2ed9946441
Don't crash when the load average service is started.
...
Change-Id: Ie40f549d50942793c940f8728ce9c392c25f4c60
2011-07-01 19:02:52 -07:00
Dianne Hackborn
63acea6ad4
Merge "When removing a task, also kill its processes."
2011-07-01 17:13:40 -07:00
Dianne Hackborn
8894cc5ed4
When removing a task, also kill its processes.
...
Change-Id: I5945fef21ad6f028e71e36d3cb55d35e0b6401a6
2011-07-01 17:12:04 -07:00
Brian Carlstrom
f91040e2df
Merge "Revert "Add keychain user with special keystore access permissions""
2011-07-01 13:43:37 -07:00
Mike Lockwood
de296f6448
UsbDeviceManager: Reset sys.usb.config if it is "none" at boot
...
This will allow us to recover if we crash while changing USB configurations
Change-Id: I22ba9a1ff0a8bcbfd4a0f18af0c95a3b66b99060
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-01 14:55:23 -04:00
Mike Lockwood
fdc0c2984d
UsbService: Use Slog instead of Log, and disable some logging
...
Change-Id: I094ab99919055848a9fa76363eae6d0df51de9fd
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-01 14:55:23 -04:00
Mike Lockwood
d8404d2fdd
USB: Update strings for USB connected notifications
...
We now have different strings depending on the current USB mode.
Change-Id: Icc6392d5700a6fee008b75287d8eb0f06db1d880
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-01 14:55:23 -04:00
Robert Greenwalt
38bb0123b8
Merge "Added methods to support dns cache per interface"
2011-07-01 09:26:50 -07:00
Chia-chi Yeh
41d1685a22
VPN: integrate legacy VPN.
...
Change-Id: I00e77664354c05e0edfcd5fb2e3da2ca434ed521
2011-07-01 02:12:06 -07:00
Chia-chi Yeh
8909b10175
VPN: Use List<String> instead for dnsServers and searchDomains.
...
Change-Id: I5d72c182ad47f59121a04b68ec6c2d164e2d00a8
2011-07-01 01:14:19 -07:00
Chia-chi Yeh
1f7746b39b
VPN: rename service(s) to daemon(s) to reduce confusion.
...
Change-Id: I9739e63c8e41e8b63d024dc4f17283c76bb4ff97
2011-07-01 00:29:06 -07:00
Chia-chi Yeh
383e052472
VPN: fix the build.
...
Change-Id: Ibeaa067cf95636e09746d16f402c78c99d7cb681
2011-07-01 00:13:25 -07:00
Chia-chi Yeh
2e46061cd2
Merge "VPN: refactor a little bit for the upcoming integration of legacy VPN."
2011-06-30 23:27:53 -07:00
Chia-chi Yeh
a4b87b5e98
VPN: refactor a little bit for the upcoming integration of legacy VPN.
...
Change-Id: I0fe0dffe59d8d9c9a0fdd05e07b07aa6c8da0a80
2011-06-30 23:21:55 -07:00
Jeff Sharkey
072d39e079
Merge "Migrate bandwidth control to NMS, omit history."
2011-06-30 23:09:51 -07:00
Brian Carlstrom
f4b92ec567
Revert "Add keychain user with special keystore access permissions"
...
This reverts commit 8c2a1a90a81f04573bfa578eab32f5fd4a30eafb.
Conflicts:
cmds/keystore/keystore.c
Bug:4970237
Change-Id: I626023d695becfada47e5f319b18e0889b766563
2011-06-30 22:59:13 -07:00
Jeff Sharkey
350083e36b
Migrate bandwidth control to NMS, omit history.
...
Both stats and policy make NMS calls that depend on bandwidth control
being enabled, so move enable/disable into NMS and drop calls when
disabled. This avoids throwing heavy ISE exceptions when disabled.
Only include recent data when writing NetworkStatsHistory as part of
dumpsys call. Introduce manual poll event for Settings UI.
Bug: 4982115, 4770435, 4515856
Change-Id: I257820b057af2f0f99c736fb4f61e55b9fdc3e66
2011-06-30 15:47:51 -07:00
Dianne Hackborn
e6b3af24c4
Merge "Fix issue #4902856 : Don't let apps register non-explicit PendingIntents"
2011-06-30 13:57:27 -07:00
Chia-chi Yeh
7d1279b309
Merge "VPN: refactor few JNI methods for the usage of legacy VPN."
2011-06-30 12:43:14 -07:00
Chia-chi Yeh
f4e3bf892e
VPN: refactor few JNI methods for the usage of legacy VPN.
...
Now default routes are handled in JNI instead of VpnBuilder.
Change-Id: Ib026bba6793b64aae0f8356df3d2aaae489d08b4
2011-06-30 12:41:11 -07:00
Dianne Hackborn
6c418d585e
Fix issue #4902856 : Don't let apps register non-explicit PendingIntents
...
Location manager now checks for such intents, and logs a warning when
they are given to it. Nothing thrown yet, it needs to check the
targetSdkVersion of the caller somehow.
When sending the pending intent, we require that the recipient hold the
appropriate permission. This should pretty much close the security hole.
Includes a bunch of infrastructure in the activity manager needed to
support all this.
Change-Id: I4dba7a98a7b8bbb9e347666451aa9cb1efad1848
2011-06-30 11:23:54 -07:00
Irfan Sheriff
c9d3946018
Merge "DnsPinger changes incl. binding"
2011-06-30 08:51:01 -07:00
Jeff Sharkey
b3f19ca36c
Enforce background data flag, rules through netd.
...
Connect up netd penalty box through NMS, and enforce the existing
background data flag by putting all UIDs in penalty box. Allow
platform applications to have policy applied. Only dispatch unique
rules to netd, avoiding any repeats.
Bug: 4598463, 4965677
Change-Id: Ibf9beff998ba7a1ea92f5e2f7eeba7b483d4b918
2011-06-30 00:17:46 -07:00
Isaac Levy
3ee9d05d97
DnsPinger changes incl. binding
...
- Now attempting to bind the socket
- Now pinging google.com rather than android.com
Change-Id: I7fb6522ef66068a6e2faca43d3af12c9f1d0585b
2011-06-29 17:05:53 -07:00
Chia-chi Yeh
5231b0af51
Merge "VPN: add a method to handle requests of legacy VPNs."
2011-06-29 16:08:26 -07:00
Chia-chi Yeh
85a7ce02c8
VPN: add a method to handle requests of legacy VPNs.
...
The code is working but not complete yet.
Change-Id: Id8c8f137665373ad52c626b9d34e5a2cad028597
2011-06-29 16:05:58 -07:00
Dianne Hackborn
2c22882181
Merge "Plumb information from the framework about asec container size."
2011-06-29 14:05:01 -07:00
Mike Lockwood
0ccdc9247d
Merge "GPS: Support for on-demand NTP time injection"
2011-06-29 12:47:05 -07:00
Mike Lockwood
9b9fb5cc08
GPS: Support for on-demand NTP time injection
...
Change-Id: I83db0249c13598070ed70b9f90207305b60b468f
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-06-29 15:09:40 -04:00
Jeff Sharkey
afb60c36b7
Merge "Push interface quota rules from NetworkPolicyManager to kernel."
2011-06-29 10:53:06 -07:00
Ashish Sharma
50fd36d7c3
Push interface quota rules from NetworkPolicyManager to kernel.
...
Change-Id: Id2b758f561820b44839f69bf5fbd676cae771fe3
2011-06-29 10:51:06 -07:00
satok
cbd9752e53
Merge "Fix setAdditionalSubtypes"
2011-06-29 07:22:31 -07:00
satok
4a28bde70e
Fix setAdditionalSubtypes
...
Change-Id: I01685c5fedf3b0c35a0dd7cb84ec3147ad32529a
2011-06-29 22:57:03 +09:00
satok
f3cb9ed265
Merge "Show aux ime in the selection dialog if a keyboard is shown."
2011-06-29 05:03:34 -07:00
satok
7dca6cd82d
Show aux ime in the selection dialog if a keyboard is shown.
...
Bug: 4968819
Change-Id: If4ac4549f179637fe3ecd313edcb44d5eb89349f
2011-06-29 18:37:10 +09:00
Jesse Wilson
b0b713f25b
Merge "Move socket tagging from libcore."
2011-06-28 23:47:02 -07:00
Jesse Wilson
8568db5341
Move socket tagging from libcore.
...
Change-Id: I7515896936c5bbd212c88e2801b831914219a925
2011-06-28 23:43:51 -07:00
Irfan Sheriff
f1bfa84ccf
Merge "Ping through default dns & ping settings changes"
2011-06-28 21:44:45 -07:00
Jeff Sharkey
4414cea139
Better network stats parsing, integer tags, async.
...
Change NMS parsing to handle extended /proc/ stats formats by pairing
values with header keys. Move TrafficStats to integer tags to match
kernel internals, and offer well-known tags for system services.
Async policy event dispatch from NPMS, and update tests to block for
event dispatch. Narrow app policy to exclude apps signed with system
key, which are usually critical.
Bug: 4948913, 4903489, 4585280
Change-Id: Idb357227ccaa617906411f309371cea18d7bc519
2011-06-28 17:59:00 -07:00
Isaac Levy
3541ce04dd
Ping through default dns & ping settings changes
...
Changed DnsPinger to use the system default DNS if linkprops doesn't
have a dns. This mirrors the behavior of the system overall.
Minor changes to wifiWatchdogService settings.
Change-Id: I8de73cf5bd24bc69343c7d9dc999d198195ec0ec
2011-06-28 17:27:07 -07:00
Dianne Hackborn
292f8bc9d1
Plumb information from the framework about asec container size.
...
Change-Id: Ie0ec3cb6d463aefa341a8cbea80be790451ba5e3
2011-06-28 15:02:44 -07:00
Dianne Hackborn
61b9fae046
Merge "Fix battery history management."
2011-06-28 14:34:51 -07:00