[DO NOT MERGE] sepolicy: Add "dontaudit" for twoshay dac_override.

Bug: 193224954
Test: build pass and boot to home
Signed-off-by: Mark Chang <changmark@google.com>
Change-Id: I5c330564cc026e113c5d33d5d093dbcdb3ede5e4
diff --git a/whitechapel/vendor/google/twoshay.te b/whitechapel/vendor/google/twoshay.te
index ad23970..92b517a 100644
--- a/whitechapel/vendor/google/twoshay.te
+++ b/whitechapel/vendor/google/twoshay.te
@@ -8,3 +8,6 @@
 
 binder_use(twoshay)
 add_service(twoshay, touch_context_service)
+
+# b/193224954
+dontaudit twoshay twoshay:capability dac_override;