- May 01, 2018
-
-
Pavel Maltsev authored
-
Pavel Maltsev authored
This reverts commit aa38ce72. Reason for revert: broken build Change-Id: Ib6ca328576ef180fd1150ae6d6b3f90e928a07ac
-
android-build-team Robot authored
-
Ian Pedowitz authored
Bug: 77589980 Test: diff -r system/sepolicy/public system/sepolicy/prebuilts/api/28.0/public is empty Change-Id: I5ecb003e893d87e36e096208e505ad1264c288aa
-
Ian Pedowitz authored
-
android-build-team Robot authored
-
- Apr 30, 2018
-
-
Ian Pedowitz authored
Bug: 77589980 Test: Build Change-Id: I5395314006f42dd3c925fed554c04d182ddde2c5
-
Calin Juravle authored
When opening the dex files we sometime need to check for the real location of the file (even if it was open via an fd). Denial example: avc: denied { getattr } for comm="profman" path="/data/app" dev="sda13" ino=1048577 scontext=u:r:profman:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0 Test: verify we get no denials when taking a profile snapshot. Bug: 77922323 Change-Id: Ifa5570656c644819d14f46af74e4c15e903a8a54
-
android-build-team Robot authored
-
- Apr 29, 2018
-
-
Pavel Maltsev authored
Bug: 70637118 Test: m && emulator ; also verified on bat_land Change-Id: I5d78eaf53f7df32837f113c14786f483955a8ac2
-
- Apr 27, 2018
-
-
android-build-team Robot authored
-
android-build-team Robot authored
-
Chia-I Wu authored
-
- Apr 26, 2018
-
-
Paul Crowley authored
Bug: 78591623 Test: Create a new user with a fingerprint. Reboot. Delete that user. Check for denials, files left over in /data/*_{c,d}e/10 Merged-In: Ib818e112a98c5b954ee829e93ebd69c3b12940cf Change-Id: Ib818e112a98c5b954ee829e93ebd69c3b12940cf
-
Max Bires authored
This will allow the logging in keystore to actually work. Bug: 36549319 Test: keystore dropbox logging is successful Change-Id: Ic135fa9624c289c54187e946affbd0caacef13c1 (cherry picked from commit 2e69afc079a175070279674be78aacbe4434c367)
-
- Apr 25, 2018
-
-
Chia-I Wu authored
This allows for more native modes. Bug: 73824924 Test: adb shell setprop persist.sys.sf.native_mode 2 Change-Id: Iffdeadc8dc260de4b0c7f2b46aab08d64d25e3b1 Merged-In: Iffdeadc8dc260de4b0c7f2b46aab08d64d25e3b1
-
TreeHugger Robot authored
-
- Apr 24, 2018
-
-
TreeHugger Robot authored
-
Joel Galenson authored
Bug: 75287236 Test: Built policy. Change-Id: I90301c33fd8c20e96cfbb424eaf80978e79c34f0 (cherry picked from commit 5c87b879)
-
TreeHugger Robot authored
-
Jeff Vander Stoep authored
Bug: 77965486 Test: run cts -m CtsSecurityHostTestCases -t android.cts.security.FileSystemPermissionTest#testDevHwRandomPermissions Change-Id: Ib5965649e9b2b4bb0259383374dfac76cc0a8bd5
-
Paul Crowley authored
-
Steven Moreland authored
hwservicemanager lost the permission to tell init to start the dumpstate HAL when dumpstate was given this permission exclusively. Bug: 77489941 # problem introduced Bug: 78509314 # converting dumpstate to lazy hals Test: convert an instance of dumpstate into a lazy HAL, run bugreport, see denial, then add permission, and see bugreport start to work again. Change-Id: I033701d8306200bebc0f250afe3d08f9e6ab98a1
-
TreeHugger Robot authored
-
Wei Wang authored
-
- Apr 23, 2018
-
-
Pavel Maltsev authored
Bug: 70637118 Test: build, flash and boot bat_land and owl automotive builds Change-Id: I6db23258de30174d6db09d241e91b08aa5afedef
-
Howard Ro authored
-
TreeHugger Robot authored
-
Wei Wang authored
Bug: 77489941 Test: simulate delay in dumpstate HAL and get BR, see below from dumpstate_log.txt dumpstateBoard timed out after 10s, killing dumpstate vendor HAL dumpstateBoard failed: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ' Change-Id: I90ed5cb8fe8da8ad21ae77676433936cb12d9d04
-
Joel Galenson authored
This should help fix presubmit tests. Bug: 78456764 Test: Built policy. Change-Id: I7ec5afa83417770731d309d5a57b8a94afa24453 (cherry picked from commit 8c0d4609)
-
Lalit Maganti authored
This is to fix the CTS failures given by the bugs below where devices where traced is not enabled by default causes test failures. (cherry picked from commit 673b4db7) Bug: 78215159 Bug: 78347829 Change-Id: Ib0f6a1cdb770528dbbeb857368534ff5040e464e
-
yro authored
The corresponding change in aosp is made at aosp/669146 Violation: 04-23 10:51:03.926 2103 2103 W m.android.phone: type=1400 audit(0.0:8): avc: denied { write } for name="statsdw" dev="tmpfs" ino=22538 scontext=u:r:radio:s0 tcontext=u:object_r:statsdw_socket:s0 tclass=sock_file permissive=0 Bug: 78318738 Test: manual Change-Id: I8aa70b07281df8a732f2f99d4d323961e425feea
-
- Apr 21, 2018
-
-
TreeHugger Robot authored
-
- Apr 20, 2018
-
-
Joel Galenson authored
avc: denied { search } for name="/" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:fs_bpf:s0 tclass=dir permissive=0 Bug: 72749888 Test: Boot without seeing the denial. Change-Id: Iaf3559928473c68066e6a42ba71655a683861901 (cherry picked from commit 9ec59f6c)
-
TreeHugger Robot authored
-
Petri Gynther authored
Bug: 63932139 Bug: 76201991 Test: Manual A2DP testing (A2DP offload enabled and disabled) Change-Id: Icebb4a84cf241b3b6bc52e4826fdedd5a73d796a Merged-In: Icebb4a84cf241b3b6bc52e4826fdedd5a73d796a
-
yro authored
Test: manual Bug: 78318738 Change-Id: Ifa1cbbfdbb5acb713dfeb1d4bf98d1e116e5a89b
-
Tianjie Xu authored
-
Jeff Vander Stoep authored
avc: denied { getattr } for path="/data" scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 Bug: 78345561 Test: build/boot device. Denial is gone. Change-Id: Ie858f1fe65aeb1845b00a5143c345e81aa2ec632
-