OSDN Git Service

Properly prepare system server profiles
authorCalin Juravle <calin@google.com>
Thu, 3 May 2018 06:39:19 +0000 (23:39 -0700)
committerCalin Juravle <calin@google.com>
Fri, 4 May 2018 20:45:20 +0000 (13:45 -0700)
commit3f3a08ad0d93e29703597f780ff7d1b3b4a1facb
tree96fc8c57d1b6cd87e63b6bbdf37da8e128f61080
parente93daa46591ceb2ad9a8cb80eee230e80be19d27
Properly prepare system server profiles

Update the logic for system server profiles to work without disabling
SELinux policies.

Test: check that system_server profile is created without disabling
SElinux

Bug: 74081010
Change-Id: I8aa1e57da0f8059bcfb149fe7366d8278b4bf516
core/java/com/android/internal/os/ZygoteInit.java