commit | 9e366a0e4959682713037f24af708cf22b9b53c7 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Fri Jun 02 16:09:26 2017 -0700 |
committer | Sandeep Patil <sspatil@google.com> | Fri Jun 02 16:11:52 2017 -0700 |
tree | d106797f0dfbb01097daf29d68e756a34efd4f7c | |
parent | f387ecf3eef174146b9675467b7c2687f9bb056a [diff] |
Fix coredomain violation for modprobe modprobe domain was allowed to launch vendor toolbox even if its a coredomain. That violates the treble separation. Fix that by creating a separate 'vendor_modprobe' domain that init is allowed to transition to through vendor_toolbox. Bug: 37008075 Test: Build and boot sailfish Change-Id: Ic3331797691bb5d1fdc05a674aa4aa313e1f86b2 Signed-off-by: Sandeep Patil <sspatil@google.com>