- Jan 04, 2017
-
-
Nick Kralevich authored
/data/bugreports is moving to /bugreports Bug: 27262109 Bug: 27204904 Bug: 32799236 Test: new symlink is in /bugreports and is labeled correctly (cherry picked from commit d314376d) Change-Id: Ia9aca3ff642b2171e9b0ece7c2b420a0d38006cc (cherry picked from commit 87a56541)
-
- Oct 09, 2016
-
-
gitbuildkicker authored
-
- Oct 05, 2016
-
-
Andreas Gampe authored
Ignore, as it's a side effect of mounting /vendor. Bug: 31116514 Change-Id: If94a27a26181e40de5c5e60f5446de9ce2ccdba0
-
gitbuildkicker authored
-
- Oct 04, 2016
-
- Sep 28, 2016
-
-
gitbuildkicker authored
-
- Sep 27, 2016
-
-
Eric Laurent authored
am: 21d78e0f Change-Id: I2f9829077cf1f48b718afefc4d7d35f92d6e73b9
-
Eric Laurent authored
am: c6effa90 Change-Id: Id257877621b9375bca7d32e68d90c7a5c2a91f5d
-
- Sep 26, 2016
-
-
Lorenzo Colitti authored
Bug: 23113288 Change-Id: I123e5d40955358665800fe3b86cd5f8dbaeb8717
-
- Sep 23, 2016
-
-
Eric Laurent authored
Allow bootanim process to access audioserver service. Bug: 31651778 Change-Id: I5bec8812877792b1df3b37dddc5ccea3b243f5c4
-
- Sep 20, 2016
-
-
gitbuildkicker authored
-
- Sep 16, 2016
-
-
Hugo Benichi authored
This allows the ConnectivityMetrics app to dump connmetrics service metrics. Bug: 31254800 Change-Id: I4c3da8cc80a5820dbed9843badc1464f3ae40581
-
- Sep 12, 2016
-
-
gitbuildkicker authored
-
Hugo Benichi authored
-
- Sep 11, 2016
-
-
gitbuildkicker authored
-
- Sep 09, 2016
-
-
Hugo Benichi authored
Bug: 31254800 Change-Id: If8708c8a4e0ea7655f31028881248a14cf2ba5f7
-
- Sep 08, 2016
-
-
TreeHugger Robot authored
-
Narayan Kamath authored
am: 28e18c3a Change-Id: I88bec1549bb1a28b70cb32b10911baa8d91669e9
-
Narayan Kamath authored
am: a60342b7 Change-Id: I2d7c99660b6bb9b45922f1203cb1eafe90659238
-
- Sep 07, 2016
-
-
Narayan Kamath authored
bug: 30963384 (cherry picked from commit 63203a01) Change-Id: Ifa4b9a645f8edcf51e3f025316106e5b65a4790d
-
- Aug 28, 2016
-
-
gitbuildkicker authored
-
- Aug 26, 2016
-
-
TreeHugger Robot authored
-
- Aug 25, 2016
-
-
Narayan Kamath authored
bug: 30963384 Change-Id: I62b5ffd43469dbb0bba67e1bb1d3416e7354f9e5
-
- Aug 23, 2016
-
-
gitbuildkicker authored
-
Nick Kralevich authored
am: a59830d9 Change-Id: Ibb2f08c673f62136d51b6c510b830bcc958ce236
-
Nick Kralevich authored
am: 7e380216 Change-Id: I827a8b38264906bd06a8fefb9c3a8209dbc1035f
-
Nick Kralevich authored
Bluetooth is sometimes started from init. Addresses the following compiler error: libsepol.report_failure: neverallow on line 489 of system/sepolicy/domain.te (or line 9149 of policy.conf) violated by allow init bluetooth:process { transition }; libsepol.check_assertions: 1 neverallow failures occurred Error while expanding policy Change-Id: I2bc1e15217892e1ba2a62c9683af0f3c0aa16b86
-
- Aug 22, 2016
-
-
Nick Kralevich authored
am: 69fe5d07 Change-Id: Iaaea2aaeaba08869a8885c88e07c436196134d11
-
Eino-Ville Talvala authored
am: 81fb2363 Change-Id: I129acfbecd2b8bb840c4d4897dbcc43f2ed0d2e2
-
Nick Kralevich authored
am: c55cf17a Change-Id: I48f8bbfab4cdd36e6f1555919ff5d032c07af0a2
-
Eino-Ville Talvala authored
am: eedacf83 Change-Id: I4b23d564c6a4787180fea2c1530cc78808cbd0d0
-
Nick Kralevich authored
Apparently some manufacturers sign APKs with the platform key which use renderscript. Renderscript works by compiling the .so file, and placing it in the app's home directory, where the app loads the content. Drop platform_app from the neverallow restriction to allow partners to add rules allowing /data execute for this class of apps. We should revisit this in the future after we have a better solution for apps which use renderscript. Bug: 29857189 Change-Id: I058a802ad5eb2a67e657b6d759a3ef4e21cbb8cc
-
Eino-Ville Talvala authored
Previously appdomains allowed to execute off of /data where whitelisted. This had the unfortunate side effect of disallowing the creation of device specific app domains with fewer permissions than untrusted_app. Instead grant all apps a neverallow exemption and blacklist specific app domains that should still abide by the restriction. This allows devices to add new app domains that need /data execute permission without conflicting with this rule. Bug: 26906711 (cherry picked from commit c5266df9) Change-Id: I4adb58e8c8b35122d6295db58cedaa355cdd3924
-
- Aug 18, 2016
-
-
gitbuildkicker authored
-
- Aug 17, 2016
-
-
Fyodor Kupolov authored
-
- Aug 16, 2016
-
-
gitbuildkicker authored
-
- Aug 15, 2016
-
-
Andreas Gampe authored
-
- Aug 14, 2016
-
-
gitbuildkicker authored
-
- Aug 13, 2016
-
-
Andreas Gampe authored
Allow the otapreopt rename script to read file attributes. This is being used to print the aggregate artifact size for diagnostic purposes. Bug: 30832951 Change-Id: Iee410adf59dcbb74fa4b49edb27d028025cd8bf9
-
- Aug 10, 2016
-
-
Alex Deymo authored
The recovery flow for A/B devices allows to sideload an OTA downloaded to a desktop and apply from recovery. This patch allows the "recovery" context to perform all the operations required to apply an update as update_engine would do in the background. These rules are now extracted into a new attributte called update_engine_common shared between recovery and update_engine. Bug: 27178350 (cherry picked from commit d63084d3) Change-Id: I1f3e1e83a21e37e09b69cd9c497f87b42b9cbeb1
-