- 24 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 20 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 19 Nov, 2014 3 commits
-
-
dcashman authored
Also, divide each sepolicy-analyze function into its own component for simplified command-line parsing and potentially eventual modularization. Bug: 18005561 Cherry-pick from: https://android-review.googlesource.com/#/c/111626/ Change-Id: I751a99feffe820308ec58514fdba4cdef184d964
-
Nick Kralevich authored
-
Nick Kralevich authored
Some devices leave "ro.build.fingerprint" undefined at build time, since they need to build it from the components at runtime. See https://android.googlesource.com/platform/frameworks/base/+/5568772e8161205b86905d815783505fd3d461d8 for details. Allow system_server to set ro.build.fingerprint Addresses the following denial/error: avc: denied { set } for property=build.fingerprint scontext=u:r:system_server:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service init: sys_prop: permission denied uid:1000 name:ro.build.fingerprint Bug: 18188956 (cherry picked from commit c48971f6) Change-Id: I24bc1b3405f60c9d4e16e5a995e987e54692b6aa
-
- 13 Nov, 2014 2 commits
-
-
Stephen Smalley authored
See NEVERALLOW CHECKING in tools/README for documentation. Depends on change I45b3502ff96b1d093574e1fecff93a582f8d00bd for libsepol to support reporting all neverallow failures. Change-Id: I47c16ccb910ac730c092cb3ab977c59cb8197ce0 Signed-off-by:
Stephen Smalley <sds@tycho.nsa.gov>
-
The Android Automerger authored
-
- 12 Nov, 2014 2 commits
-
-
Jeff Hao authored
Bug: 18035729 Change-Id: Ib60f9cd59a7a185ae99761ad29358a735ae2ad26
- 11 Nov, 2014 2 commits
-
-
The Android Automerger authored
-
- 10 Nov, 2014 5 commits
-
-
Jeff Hao authored
-
Nick Kralevich authored
* commit 'b7934922': allow run-as to access /data/local/tmp
-
Igor Murashkin authored
* zygote needs to be able to symlink from dalvik cache to system to avoid having to copy boot.oat (when the boot.oat file was built with --compile-pic) * dex2oat needs to be able to read the symlink in the dalvik cache (the one that zygote creates) (cherry-picked from AOSP master 83c5612e) Bug: 18035729 (cherry picked from commit f7ccfd00) Change-Id: I5dca27241f46f481515b96e968fb2bef7866c89b
-
Nick Kralevich authored
Otherwise denials like the following occur: avc: denied { write } for path="/data/local/tmp/foo" dev="dm-0" ino=325769 scontext=u:r:runas:s0 tcontext=u:object_r:shell_data_file:s0 tclass=file avc: denied { read } for path="/data/local/tmp/foo" dev="dm-0" ino=325769 scontext=u:r:runas:s0 tcontext=u:object_r:shell_data_file:s0 tclass=file Steps to reproduce: $ run-as com.google.android.talk id > /data/local/tmp/id.out $ run-as com.google.android.talk cat < /data/local/tmp/id.out (cherry picked from commit dd8571aa) Change-Id: I80bb26e06d932229c286f0389f28ad6868d79100
-
The Android Automerger authored
-
- 09 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 08 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 07 Nov, 2014 3 commits
-
-
Nick Kralevich authored
* commit '7cd346a7': Allow recovery to create device nodes and modify rootfs
-
Nick Kralevich authored
* commit '0055ea90': Allow recovery to create device nodes and modify rootfs
-
Nick Kralevich authored
tilapia's OTA code for updating the radio image needs to create files on rootfs and create a character device in /dev. Add an exception for recovery the the various neverallow rules blocking this behavior. Bug: 18281224 Change-Id: I5c57afe0a10b4598fea17f9c5c833bd39551907e
-
- 06 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 05 Nov, 2014 3 commits
-
-
Nick Kralevich authored
* commit '7adc8cfe': Allow adbd to write to /data/adb
-
Nick Kralevich authored
adbd writes debugging information to /data/adb when persist.adb.trace_mask is set. Allow it. Bug: https://code.google.com/p/android/issues/detail?id=72895 (cherry picked from commit 973877db) Change-Id: Ida2e0257c97941ab33ccdab59eb2cde95dca344f
-
The Android Automerger authored
-
- 04 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 03 Nov, 2014 2 commits
-
-
Robert Greenwalt authored
They need to see when it changes so they know when netd bounces. bug:18069270 Change-Id: I954cf43ff02f1d352015f128ef88b659e6d0f95a
-
The Android Automerger authored
-
- 02 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 01 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 31 Oct, 2014 2 commits
-
-
Nick Kralevich authored
Change-Id: I7993698ac96f21db0039681275280dbd43ff61ba
-
Igor Murashkin authored
* zygote needs to be able to symlink from dalvik cache to system to avoid having to copy boot.oat (when the boot.oat file was built with --compile-pic) * dex2oat needs to be able to read the symlink in the dalvik cache (the one that zygote creates) (cherry-picked from AOSP master 83c5612e) Bug: 18035729 Change-Id: Ie1acad81a0fd8b2f24e1f3f07a06e6fdb548be62
-
- 30 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 29 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 28 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 27 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 26 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 25 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 24 Oct, 2014 2 commits
-
-
Nick Kralevich authored
* commit '2d1650f4': allow system_server to set kernel scheduling priority
-
Nick Kralevich authored
Addresses the following denial: avc: denied { setsched } for comm="system_server" scontext=u:r:system_server:s0 tcontext=u:r:kernel:s0 tclass=process permissive=0 It's not clear why system_server is adjusting the scheduling priority of kernel processes (ps -Z | grep kernel). For now, allow the operation, although this is likely a kernel bug. Maybe fix bug 18085992. Bug: 18085992 Change-Id: Ic10a4da63a2c392d90084eb1106bc5b42f95b855
-