Don't run vzwomatrigger_app in permissive mode

am: b7c81c04c0

Change-Id: I7cf647863753a4dcf7ffea1d5e8af3edf618d5d6
This commit is contained in:
Ashwini Oruganti 2019-12-02 11:35:26 -08:00 committed by android-build-merger
commit 807fe543e5

View File

@ -3,12 +3,4 @@
###
type vzwomatrigger_app, domain;
# Allow everything.
# TODO(b/142672293): remove when no selinux denials are triggered for this
# domain
# STOPSHIP(b/142672293): monitor http://go/sedenials for any denials around
# `vzwomatrigger_app` and remove this line once we are confident about
# this having the right set of permissions.
userdebug_or_eng(`permissive vzwomatrigger_app;')
app_domain(vzwomatrigger_app)