- Aug 03, 2016
-
-
John Stultz authored
am: 19b6485f Change-Id: I0574ab7e70a8b3d906a5b11368239d58d1d64e70
-
John Stultz authored
With v4.8+ kernels, CAP_WAKE_ALARM is needed to set alarmtimers via timerfd (this change is likely to be backported to stable as well). However, with selinux enabled, we also need to allow the capability on the system_server so this enables it. Change-Id: I7cd64d587906f3fbc8a129d48a4db07373c74c7e Signed-off-by:
John Stultz <john.stultz@linaro.org>
-
- Jul 27, 2016
-
-
Elliott Hughes authored
am: aa2aa219 Change-Id: I5e1634a8c0cee6cb759e0acea086b68dbd21fb7e
-
Elliott Hughes authored
-
- Jul 26, 2016
-
-
Elliott Hughes authored
Bug: http://b/30317429 Change-Id: I5c499c48d5e321ebdf588a162d29e949935ad8ee Test: adb shell dmesg | grep ueventd
-
Daniel Rosenberg authored
Change-Id: I87b6797cd2bc9efafe2590e1f69d5787de99af07
-
- Jul 22, 2016
-
-
Eric Bae authored
Change-Id: Ia938d73b1a49b9ba4acf906df37095d21edee22e
-
Daniel Rosenberg authored
Change-Id: I4c318efba76e61b6ab0be9491c352f281b1c2bff Bug: 19160983
-
- Jul 20, 2016
-
-
Jorge Lucangeli Obes authored
am: 23d703ee Change-Id: I98383d496812ced491a892c1ffb29527d77c63a9
-
Treehugger Robot authored
-
Jorge Lucangeli Obes authored
Bug: 30156807 Change-Id: Ie9faf72d35579fa69b4397bdffc8d674f040736c
-
Jeff Vander Stoep authored
Change-Id: Ic549f8c8060a17981302f2af75debf34595475bb
-
Treehugger Robot authored
* changes: adbd: allow reading apk_data_file adbd: allow reading rootfs dir
-
- Jul 19, 2016
-
-
Jeff Vander Stoep authored
avc: denied { search } for comm=73657276696365203139 name="app" dev="sda35" ino=770049 scontext=u:r:adbd:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0 Bug: 30000600 Change-Id: I86958ebcca815ee1779f85fb425592493f40101a
-
Jeff Vander Stoep authored
Bug: 30213958 Change-Id: I0449575a5ec6cc4997bc36a13676474505a4190f
-
- Jul 18, 2016
-
-
William Roberts authored
am: afad0c35 Change-Id: Id4a4937cc3b7c2ddd6d363144e6fafc90be60498
-
Treehugger Robot authored
-
- Jul 15, 2016
-
-
William Roberts authored
am: ee69a2e7 Change-Id: If61f5720180243ec1b5aa9e16d66c95c37f49b88
-
Treehugger Robot authored
-
dcashman authored
untrusted_app lost all of the domain_deprecated permissions in N, including the ability to read asec_apk_file dirs. This is used for forward locked apps. Addresses the following denials: avc: denied { search } for name="asec" dev="tmpfs" ino=9298 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:asec_apk_file:s0 tclass=dir permissive=0 avc: denied { getattr } for path="/mnt/asec" dev="tmpfs" ino=9298 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:asec_apk_file:s0 tclass=dir permissive=0 (cherry-pick of internal commit: addd3c9f) Bug: 30082229 Change-Id: I87758f1daee19197d9299bca261f0324e01af5e0
-
- Jul 11, 2016
-
-
Yongqin Liu authored
am: 87f2ca2d Change-Id: Ia0ebfddad770c09ded5fecd2273f78d560507e9f
-
- Jul 08, 2016
-
-
Jeff Vander Stoep authored
am: ad03e7db Change-Id: I1fa0ced9c61bacc1b577ccee9c5a47459066d45f
-
Treehugger Robot authored
-
Mark Salyzyn authored
Change-Id: I874557582d244956a5a7a4305c00ac2f0c190a88
-
Mark Salyzyn authored
Bug: 28936216 Change-Id: I90dc7ca296dc5c9b6d13e7920ebb864981a112b5
-
- Jul 07, 2016
-
-
Yongqin Liu authored
Since there is "write /proc/sys/vm/overcommit_memory 1" line in init.rc Change-Id: I5899d2802e7fa56b438a06d4cadb4eb6827bfe16 Signed-off-by:
Yongqin Liu <yongqin.liu@linaro.org>
-
- Jul 01, 2016
-
-
William Roberts authored
Strip whitespace and comments from service_context files to reduce size. On an aosp_x86_64 build it saves 36 bytes. However, on builds with more synclines and comments, further space savings can be realized. Change-Id: I3cb4effad1d1b404bf53605a3793e3070cb95651 Signed-off-by:
William Roberts <william.c.roberts@intel.com>
-
William Roberts authored
Strip whitespace and comments from property_context files to reduce size. On an aosp_x86_64 build it saves 851 bytes. However, on builds with more synclines and comments, further space savings can be realized. Change-Id: I43caf1deaab53d4753c835918898c8982f477ef0 Signed-off-by:
William Roberts <william.c.roberts@intel.com>
-
- Jun 28, 2016
-
-
Bill Yi authored
-
Jeff Vander Stoep authored
am: bc1986fb Change-Id: I7707dfb170b31df7e344bf695c124e84a5049b11
-
Jeff Vander Stoep authored
Needed for jemalloc commit: 2f970c32b527660a33fa513a76d913c812dcf7c Modify pages_map() to support mapping uncommitted virtual memory. avc: denied { read } for name="overcommit_memory" dev="proc" ino=10544 scontext=u:r:wificond:s0 tcontext=u:object_r:proc:s0 tclass=file Bug: 29773242 Change-Id: I78054c1ed576a7998c4ee1d1beca2f610c589c3a
-
- Jun 23, 2016
-
-
Jeff Vander Stoep authored
am: d0feed89 Change-Id: Ic9bff29ec7fedafe6ff20ed8ef80d68394352ef1
-
Jeff Vander Stoep authored
avc: denied { search } for pid=394 comm="lmkd" name="lowmemorykiller" dev="sysfs" ino=7541 scontext=u:r:lmkd:s0 tcontext=u:object_r:sysfs_lowmemorykiller:s0 tclass=dir permissive=0 (Cherry picked from commit 30a3ee4c) Bug: 29558514 Change-Id: Iaae907a92976af2a9dcb58be5643b8614dcde174
-
Jeff Vander Stoep authored
avc: denied { search } for pid=394 comm="lmkd" name="lowmemorykiller" dev="sysfs" ino=7541 scontext=u:r:lmkd:s0 tcontext=u:object_r:sysfs_lowmemorykiller:s0 tclass=dir permissive=0 Bug: 29558514 Change-Id: Iaae907a92976af2a9dcb58be5643b8614dcde174
-
- Jun 22, 2016
-
-
Felipe Leme authored
am: 42aaf5a0 Change-Id: I6d8d76687f6ffbbd849424286d90d6cad6a65993
-
Felipe Leme authored
am: fafcf5a1 Change-Id: Ifa88db9920a8cc1645c6fa0f313dba9f79b76260
-