- 23 May, 2013 1 commit
-
-
The Android Automerger authored
-
- 22 May, 2013 2 commits
-
-
Matthew Xie authored
-
Matthew Xie authored
bug 8954114 Change-Id: Id6a42f5a5beefa22c3cc8eecfb39a2222017a3b4
-
- 21 May, 2013 1 commit
-
-
The Android Automerger authored
-
- 17 May, 2013 5 commits
-
- 15 May, 2013 2 commits
-
-
The Android Automerger authored
-
repo sync authored
This helps to ensure that when a new system image is installed, old userdata policy isn't applied over the top of it. Bug: 8841348 Change-Id: I135af32250aa62979763e775842ce0af3c8b6f9f
-
- 08 May, 2013 4 commits
-
-
The Android Automerger authored
-
repo sync authored
-
repo sync authored
Bug: 8841348 Change-Id: Ia1545288e8a8184feffaaa6158faad62f95cbcce
-
Jamie Gennis authored
-
- 07 May, 2013 1 commit
-
-
Jamie Gennis authored
This change adds a trace tag bit for Dalvik. It also allows the ATRACE_* macros to be called from code compiled for the host with no effect. Bug: 8856374 Change-Id: I9c17129d6cc170cae00b6500485b5b5fa4b5e647
-
- 01 May, 2013 1 commit
-
-
The Android Automerger authored
-
- 30 Apr, 2013 1 commit
-
-
repo sync authored
This forces a policy reload + fixcon to deal with dynamically delivered policy changing labels on device nodes. It's implemented as a new keyword in init. Bug: 8702843 Change-Id: I803cf1ecf6ff8318ce25dcc5cda4f292adc9738c
-
- 29 Apr, 2013 1 commit
-
-
The Android Automerger authored
-
- 26 Apr, 2013 1 commit
-
-
repo sync authored
-
- 25 Apr, 2013 3 commits
-
-
repo sync authored
Also adds triggers for going between enforcing and permissive status. Bug: 8702843 Change-Id: I841d80999b96acf6b6fd0a5408fb074952d6ae72
-
The Android Automerger authored
-
Jeff Tinker authored
-
- 24 Apr, 2013 1 commit
-
-
Jeff Tinker authored
bug: 8702754 Change-Id: I3b7988b64b1dcf4685624e4c1af938e132b82696
-
- 23 Apr, 2013 1 commit
-
-
Matthew Xie authored
DBUS had been needed by bluetooth bluz stack. It is not needed after we replaced bluez stack with bluedroid stack. bug 6872904 Change-Id: I3fa41c1dd4ac80bc679d5950b3b20c7f6d12265f
-
- 22 Apr, 2013 1 commit
-
-
The Android Automerger authored
-
- 18 Apr, 2013 3 commits
-
-
Christopher Tate authored
-
Christopher Tate authored
Restore the logging of the mem maps around the fault address along with the rest of the faulting thread's information. (It was still being written to the tombstone file, but the logging got dropped on the floor in the refactoring around AM report integration). Bug 8654694 Change-Id: Id8851fa765dfe6b6ce41ccfc39e85eaac0acc629
-
Alex Ray authored
-
- 17 Apr, 2013 1 commit
-
-
The Android Automerger authored
-
- 16 Apr, 2013 3 commits
-
-
Jamie Gennis authored
-
The Android Automerger authored
-
Jamie Gennis authored
This change adds the atrace_set_tracing_enabled call to libcutils. The call can be used to disable all tracing (of the atrace variety) for the current process. This is to be used to disable tracing in the Zygote process, as there is no way for Zygote to be notified of changes to the enabled trace tags. Change-Id: I0b691cc0dcfc65b16e3d17e1db2866a4deb253a7
-
- 15 Apr, 2013 7 commits
-
-
Geremy Condra authored
Bug: 8116902 (cherry picked from commit 47677a50) Change-Id: I2a50f68a53aee2c94d03d3e5ced1ea36337fde33
-
Ken Sumrall authored
A recent change to how libcutils is built requires liblog to be explicitly included in the link list if it's needed. Change-Id: I8547f5e65c488c8f6e314ccd4eb96606742272be
-
Ken Sumrall authored
-
Ken Sumrall authored
-
Ken Sumrall authored
-
The Android Automerger authored
-
Ken Sumrall authored
Currently, the output of e2fsck is not saved, and we have no insight into how many errors e2fsck is finding and fixing. Using the new abbreviated logging feature in liblogwrap, up to the first 100 lines, and last 4K bytes of the output of e2fsck is captured by fs_mgr, and added to the kernel log. Usually, the filesystem will be clean, and this will only add a few lines to the kernel log on boot, but when things go wrong, it should save enough to indicate what the problem is, without potentially filling the kernel log with only e2fsck output if the filesystem is really corrupted. Change-Id: I9c264798e6fe721c8f818b5ce15d0975027ddbdd
-