Remove Flipendo security policy

Bug: 159837905
Test: make
Exempt-From-Owner-Approval: resubmitting ag/11999301 with the right tag, the end state is a no-op
Merged-In: Ie07e1d3d18928cc2cd40a535b0ce7729ec2a239d
Change-Id: Iaedcaeb208cff764daa790e4c0ab680a4138f58a
diff --git a/flipendo/flipendo.te b/flipendo/flipendo.te
deleted file mode 100644
index cdcffb2..0000000
--- a/flipendo/flipendo.te
+++ /dev/null
@@ -1,17 +0,0 @@
-type flipendo, domain, coredomain;
-
-app_domain(flipendo)
-
-# Access to Westworld logging service
-allow flipendo fwk_stats_hwservice:hwservice_manager find;
-binder_call(flipendo, stats_service_server)
-
-binder_call(flipendo, gpuservice)
-
-allow flipendo app_api_service:service_manager find;
-
-# Allows Flipendo to change app saturation
-allow flipendo color_display_service:service_manager find;
-
-# Access to PowerHal service
-hal_client_domain(flipendo, hal_power);
diff --git a/flipendo/seapp_contexts b/flipendo/seapp_contexts
deleted file mode 100644
index 773a179..0000000
--- a/flipendo/seapp_contexts
+++ /dev/null
@@ -1,2 +0,0 @@
-# Domain for Flipendo
-user=_app seinfo=platform name=com.google.android.flipendo domain=flipendo type=app_data_file levelFrom=all
\ No newline at end of file