Nick Kralevich
b66343049b
Merge "Remove setEnforcingMode from SELinuxPolicyInstallReceiver."
2013-12-02 20:00:28 +00:00
Stephen Smalley
856df42a5a
Remove setEnforcingMode from SELinuxPolicyInstallReceiver.
...
It never worked anyhow, at least in AOSP, as nothing checks that property,
and is pointless now that enforcing mode is set by init.
Change-Id: If05dd49963c5d7081e00039b5e378032bea0939b
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2013-12-02 14:38:31 -05:00
Shishir Agrawal
8b03ab8502
RIL changes for supporting generic SIM communication.
...
Adds the 4 new commands to RIL interface:
- RIL_REQUEST_SIM_TRANSMIT_BASIC (AT+CSIM - TS 27.007)
- RIL_REQUEST_SIM_OPEN_CHANNEL (AT+CCHO - TS 27.007)
- RIL_REQUEST_SIM_CLOSE_CHANNEL (AT+CCHC - TS 27.007)
- RIL_REQUEST_SIM_TRANSMIT_CHANNEL (AT+CGLA - TS 27.007)
Change-Id: Iee4d950d37a6097493cd945e611c914c40827215
2013-12-02 10:56:21 -08:00
Lorenzo Colitti
f226bc606a
Merge "Use LinkAddress in address notifications."
2013-11-27 00:52:42 +00:00
Jason Sams
9e6d8f0494
Merge "Adding operations to reflected Renderscript class"
2013-11-26 20:23:44 +00:00
Dan Sandler
99ef026f48
Merge "Keep PhoneStatusBar default constructor around."
2013-11-26 15:27:34 +00:00
John Spurlock
9105b7de47
Keep PhoneStatusBar default constructor around.
...
By keeping the entire class safe.
Cherry picked because the device will otherwise be unusable
if compiled with proguard 4.10.
(cherry picked from commit af568530203dc2ee59f5fda4895d28b29dd92226)
Change-Id: I0b880f382101f737511bc6db96c604f43ed8d266
2013-11-26 13:39:02 +00:00
Lorenzo Colitti
5ad421a3d0
Use LinkAddress in address notifications.
...
Currently address{Updated,Removed} pass in the address as a
string such as "fe80::1/64". Use LinkAddresses instead, since
that's what it is.
This makes the code more robust in the unlikely case that netd
passes in an invalid string. In the future we can move flags and
scope into the LinkAddress itself and simplify the code further.
Bug: 9180552
Change-Id: I66599f9529cf421caa7676fdd0141bb110b8589e
2013-11-26 21:55:15 +09:00
Mathieu Chartier
1e37090caa
Update Dalvik process state through VMRuntime.
...
We now update Dalvik's process state through VMRuntime when the
process state changes in ActivityThread. This is used to determine
when to do trimming and will be used to determine when to do
compaction in the near future.
Bug: 8981901
Change-Id: I5eea272ba4ec2d1ed789b058d6457cb3c1fcf777
2013-11-25 17:03:40 -08:00
Lorenzo Colitti
9d4ac97036
Merge "Pass DNS server info notifications to observers."
2013-11-26 01:03:06 +00:00
Lorenzo Colitti
eede7e89c9
Merge "Minor cleanups to NetdCallbackReceiver.onEvent."
2013-11-26 01:02:31 +00:00
Lorenzo Colitti
8a234809e4
Merge "Use BaseNetworkObserver in Tethering."
2013-11-26 01:02:14 +00:00
Lorenzo Colitti
5ae4a531cc
Pass DNS server info notifications to observers.
...
These are sent if the device receives IPv6 Router Advertisements
with DNS server configuration options. Currently, nothing listens
to them; in a future change we will use them as IPv6 DNS servers.
[Cherry-pick of 416740ad4d9132005a71dc0883334e852235a18a]
Bug: 9180552
Change-Id: I05000c0cd3867a68ab390102e8470b6912a9d3aa
2013-11-25 17:27:17 +09:00
Lorenzo Colitti
a9626c1c95
Minor cleanups to NetdCallbackReceiver.onEvent.
...
- Clean up identical error messages.
- Fix the array length check for InterfaceAddressChange.
[Cherry-pick of 59be800e7fe81842aa8c77b91319f58ab165983d]
Bug: 9180552
Change-Id: Id871f481445b530c3ad749725f1548df0e3a1228
2013-11-25 17:25:45 +09:00
Lorenzo Colitti
132fe8d27d
Use BaseNetworkObserver in Tethering.
...
Tethering currently inherits from the AIDL interface
INetworkManagementEventObserver, so it has to provide no-op
implementations of all the interface's methods. Inherit from
BaseNetworkObserver and get rid of the no-ops.
[Cherry-pick of f4e90eac87bc31611ddd80c46fc924d35ce66c1c]
Bug: 9180552
Change-Id: I74859b0d77951005651aaaa418185857e40eeedb
2013-11-25 17:24:30 +09:00
The Android Open Source Project
dbccd44a63
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
...
Change-Id: I938755073e70602cc8f51ce9bd420fdcf870cecd
2013-11-22 11:18:57 -08:00
Robert Greenwalt
ecfae4f899
am a4c8fabf: Merge "fix ethernet and wifi can\'t be tuned seperately issue"
...
* commit 'a4c8fabfbb0bf5bf9da5267c13230c5169b5943d':
fix ethernet and wifi can't be tuned seperately issue
2013-11-21 18:02:00 -08:00
Robert Greenwalt
a4c8fabfbb
Merge "fix ethernet and wifi can't be tuned seperately issue"
2013-11-22 01:57:05 +00:00
Craig Mautner
90192a6165
am 0495f4ed: Merge "Make SurfaceView layers captured by screenshotApplications()"
...
* commit '0495f4eded46efd7035ed672dc933ec6430b93fd':
Make SurfaceView layers captured by screenshotApplications()
2013-11-21 08:50:05 -08:00
Craig Mautner
0495f4eded
Merge "Make SurfaceView layers captured by screenshotApplications()"
2013-11-21 16:45:29 +00:00
Sangkyu Lee
7ccba97417
Make SurfaceView layers captured by screenshotApplications()
...
Since SurfaceView layers are located below application layers,
SurfaceView is not captured by screenshotApplications()
when the application is running in fullscreen.
Moreover, ws.isFullscreen(dw, dh) returns mostly true
on the devices which do not use the navigation bar.
Change-Id: Ia1036c79054950384a97504714929fd85c8147de
Signed-off-by: Sangkyu Lee <sk82.lee@lge.com>
2013-11-21 15:20:33 +09:00
Adam Lesinski
bac61807d3
am 1abead42: am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" into klp-dev
...
* commit '1abead425c0e862e316e17521833a33d22e7a850':
Do not hold direct ref BatteryStatsImpl$Uid$Proc
2013-11-18 13:32:42 -08:00
Adam Lesinski
1abead425c
am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" into klp-dev
...
* commit '245408d29018fee4b1231e52f5da1edcc3283c4a':
Do not hold direct ref BatteryStatsImpl$Uid$Proc
2013-11-18 13:29:25 -08:00
Adam Lesinski
245408d290
Merge "Do not hold direct ref BatteryStatsImpl$Uid$Proc" into klp-dev
2013-11-18 21:26:32 +00:00
John Spurlock
32962b3e2c
am c65dfef3: am afc76f28: Merge "Use scaled display size in wallpaper constraint." into klp-dev
...
* commit 'c65dfef3f5ee07883446be0e6907f15fe457da9d':
Use scaled display size in wallpaper constraint.
2013-11-18 12:56:25 -08:00
John Spurlock
c65dfef3f5
am afc76f28: Merge "Use scaled display size in wallpaper constraint." into klp-dev
...
* commit 'afc76f28b93f931069bb58c4f9b524d5a99b1604':
Use scaled display size in wallpaper constraint.
2013-11-18 12:52:58 -08:00
John Spurlock
afc76f28b9
Merge "Use scaled display size in wallpaper constraint." into klp-dev
2013-11-18 20:49:16 +00:00
Adam Lesinski
2cd3fb5aa7
Do not hold direct ref BatteryStatsImpl$Uid$Proc
...
BatteryStatsImpl can reset its collected data, including
removing a BatteryStatsImpl$Uid$Proc object. If a ProcessRecord
has a direct reference, then the battery stats for a process
will be recorded in an old Proc object and prevent GC, causing
a memory leak.
bug:11087238
Change-Id: I19a9cd9d8361c10446a8ebdd5c0860b56c442209
2013-11-18 12:29:34 -08:00
John Spurlock
d6e836c4a0
Use scaled display size in wallpaper constraint.
...
Bug:11596190
Change-Id: Icc81beeea2e71144c2e5330b047e4781a23d7449
2013-11-18 14:14:49 -05:00
Baligh Uddin
1dc93acf3a
am 4dee4e1c: (-s ours) am 35fb6cdf: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '4dee4e1cb394b077174ee29656bde962502555de':
Import translations. DO NOT MERGE
2013-11-18 10:56:21 -08:00
Baligh Uddin
0076f4ac0f
am 2cf27e71: (-s ours) am d7b40520: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '2cf27e711196c3c8fdf8ed14e283bd6a08b7fde5':
Import translations. DO NOT MERGE
2013-11-18 10:56:17 -08:00
Baligh Uddin
4dee4e1cb3
am 35fb6cdf: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '35fb6cdf14549dac07585ae791b27e2c069bf176':
Import translations. DO NOT MERGE
2013-11-18 10:53:25 -08:00
Baligh Uddin
2cf27e7111
am d7b40520: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'd7b4052049cba6c793367f6b5a8c3837f06faf1e':
Import translations. DO NOT MERGE
2013-11-18 10:53:21 -08:00
Baligh Uddin
35fb6cdf14
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-18 18:51:24 +00:00
Baligh Uddin
d7b4052049
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-18 18:51:01 +00:00
Robert Greenwalt
51213d943b
am a8a448da: am e568672c: Merge "Fix NPE in ConnectivityService" into klp-dev
...
* commit 'a8a448da25c62f54cac3318c17c69e851a4ecde9':
Fix NPE in ConnectivityService
2013-11-18 10:33:46 -08:00
Robert Greenwalt
a8a448da25
am e568672c: Merge "Fix NPE in ConnectivityService" into klp-dev
...
* commit 'e568672c9e57e1d7066e95ba547a1ae568409226':
Fix NPE in ConnectivityService
2013-11-18 10:29:51 -08:00
Robert Greenwalt
e568672c9e
Merge "Fix NPE in ConnectivityService" into klp-dev
2013-11-18 18:27:23 +00:00
Deepanshu Gupta
5b95025059
am ea04da7a: am 9570ed56: Merge "Add libphonenumber to layoutlib.jar. DO NOT MERGE" into klp-dev
...
* commit 'ea04da7a183b526cdc79366822e4fc794d28cbd2':
Add libphonenumber to layoutlib.jar. DO NOT MERGE
2013-11-18 10:15:44 -08:00
Deepanshu Gupta
f6ee080570
am 42453ede: am 599105a9: Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp-dev
...
* commit '42453ede3335aa5f7007a5b36749e84df83a08d4':
Fix NPE in layoutlib. DO NOT MERGE
2013-11-18 10:15:40 -08:00
Deepanshu Gupta
ea04da7a18
am 9570ed56: Merge "Add libphonenumber to layoutlib.jar. DO NOT MERGE" into klp-dev
...
* commit '9570ed561296dd5a0753198706cde152b00f1b24':
Add libphonenumber to layoutlib.jar. DO NOT MERGE
2013-11-18 10:11:50 -08:00
Deepanshu Gupta
42453ede33
am 599105a9: Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp-dev
...
* commit '599105a92ceb24f0f09beb11be18126ae4e8efdf':
Fix NPE in layoutlib. DO NOT MERGE
2013-11-18 10:11:47 -08:00
Deepanshu Gupta
9570ed5612
Merge "Add libphonenumber to layoutlib.jar. DO NOT MERGE" into klp-dev
2013-11-18 18:08:09 +00:00
Deepanshu Gupta
599105a92c
Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp-dev
2013-11-18 18:07:55 +00:00
Robert Greenwalt
a8dae99d76
Fix NPE in ConnectivityService
...
bug:11727708
Change-Id: Ia8ca9d1e23f021feaf4b772ec38d1d0e89b0cd2a
2013-11-18 09:43:59 -08:00
Baligh Uddin
4f0d1fc028
Import translations. DO NOT MERGE
...
Change-Id: Iacdab3a03a17cefc52aa7d72195d0cbcc2354039
Auto-generated-cl: translation import
2013-11-18 09:22:29 -08:00
Baligh Uddin
2337eb1b65
Import translations. DO NOT MERGE
...
Change-Id: Ia6d256fedf7e3d888942d66397f5842d46658c0f
Auto-generated-cl: translation import
2013-11-18 08:49:48 -08:00
Baligh Uddin
ce21c69b2a
am 253a352f: (-s ours) am 564fb1b8: (-s ours) Import translations. DO NOT MERGE
...
* commit '253a352f8c351201781fe5e677ddc588b3527a95':
Import translations. DO NOT MERGE
2013-11-17 16:38:53 -08:00
Baligh Uddin
253a352f8c
am 564fb1b8: (-s ours) Import translations. DO NOT MERGE
...
* commit '564fb1b8ce4aa603bd0d5b3a077ba27d66e77c32':
Import translations. DO NOT MERGE
2013-11-17 16:35:05 -08:00
Baligh Uddin
564fb1b8ce
Import translations. DO NOT MERGE
...
Change-Id: I6eea0f5a4b57c4686d1f6ff4fc137358400651b8
Auto-generated-cl: translation import
2013-11-17 16:30:52 -08:00