am skip reason: Merged-In Idd9048da4bb3856666698bc0589dbc68aa74fd1a with SHA-1 5d54c68f6c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24709087
Change-Id: Ib0546eee117beb87098c2cb1020221fdb27aa60e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Bug: 299315760
Test: Tested with SEPolicy enforcement on and verified PCS could perform
socket operations.
Merged-In: Idd9048da4bb3856666698bc0589dbc68aa74fd1a
Change-Id: Idd9048da4bb3856666698bc0589dbc68aa74fd1a
Bug: 299315760
Test: Tested with SEPolicy enforcement on and verified PCS could perform
socket operations.
Change-Id: Idd9048da4bb3856666698bc0589dbc68aa74fd1a
am skip reason: Merged-In Ib5c0ccebb505c753f661e84f1ee8f10a774057b3 with SHA-1 3c7f71fe7c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24625292
Change-Id: I3d320eccef84509a4fa0c5bd5115001ba4f34d98
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ib5c0ccebb505c753f661e84f1ee8f10a774057b3 with SHA-1 3c7f71fe7c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24625292
Change-Id: I8bacc9a205b4e14eff26d9d1daa33bee5f61e325
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ib5c0ccebb505c753f661e84f1ee8f10a774057b3 with SHA-1 3c7f71fe7c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24625292
Change-Id: I69c252b391126da04c78012f47799220efac134a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I5af16ad9e32a62b0b4209cf9b810df1dbcb71ce4 with SHA-1 0181822a89 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24182704
Change-Id: I809f91bb183c86c2257c6a17ed96d46dfa3432cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I5af16ad9e32a62b0b4209cf9b810df1dbcb71ce4 with SHA-1 0181822a89 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24182704
Change-Id: I43f49c4038b3ab9b3fb067f271d2f19f04796ef6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I5af16ad9e32a62b0b4209cf9b810df1dbcb71ce4 with SHA-1 0181822a89 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24182704
Change-Id: I010f1e2d78a11fb0f5a3924ba98e7c5e273bf7d5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
As part of Treble, enforce that vendor's seapp_contexts can't label apps
using coredomains. Apps installed to system/system_ext/product should be
labeled with platform side sepolicy.
This change marks violating domains that need to be fixed.
Bug: 296512192
Test: build and see build log
Change-Id: Iba8dbfe1260b481b2981e62d740552bf84c8004f
As part of Treble, enforce that vendor's seapp_contexts can't label apps
using coredomains. Apps installed to system/system_ext/product should be
labeled with platform side sepolicy.
This change marks violating domains that need to be fixed.
Bug: 296512192
Test: build and see build log
Change-Id: I755657e538ada8807313bd0063c880264e4b79be
- eliminate seconds delay before sending ProvideCapabilities
Bug: 295291089
Test: verification at b/295291089
Test: function verification at b/296352776
Change-Id: I4dbb4f1a44fdfdaa1b5e8bf6d130c9e0369bb50d
These are the minimum set of services that PCS needs to have access for
it to be able act as a media app and use Exoplayer for playing recorded
video files.
However, there'll be a follow up change to broaden the permissions to be
future proof and have greater flexibility as a media app, which will let
PCS to be updated via Play Store without the worry of a missing SEPolicy
config that is common among media apps.
Bug: 287069860
Test: m && flashall
Change-Id: I956219faacbc0c1b649cb638cede964480766718
The debugging code introduces too much performance overhead for random I/O operations.
Only enable the debugging feature on non-user builds.
Bug: 284231590
Test: boot device
Change-Id: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4
Merged-In: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4
Signed-off-by: Randall Huang <huangrandall@google.com>