Retire gralloc from sepolicy/file_contexts

gralloc was replaced with android.hardware.graphics.

Bug: 152554068
Test: presubmit
Signed-off-by: Roman Kiryanov <rkir@google.com>
Merged-In: Icd4979089bc449cb1246b6fcb91c86d018f51cc4
Change-Id: I7286dbaeebf2466a0ae67d892579b7b3ae49a3f3
diff --git a/sepolicy/common/file_contexts b/sepolicy/common/file_contexts
index e6afeb3..eb2e801 100644
--- a/sepolicy/common/file_contexts
+++ b/sepolicy/common/file_contexts
@@ -43,8 +43,6 @@
 /vendor/bin/hw/android\.hardware\.power\.stats@1\.0-service\.mock  u:object_r:hal_power_stats_default_exec:s0
 
 /vendor/lib(64)?/hw/vulkan\.ranchu\.so   u:object_r:same_process_hal_file:s0
-/vendor/lib(64)?/hw/gralloc\.ranchu\.so   u:object_r:same_process_hal_file:s0
-/vendor/lib(64)?/hw/gralloc\.goldfish\.default\.so   u:object_r:same_process_hal_file:s0
 /vendor/lib(64)?/libEGL_emulation\.so          u:object_r:same_process_hal_file:s0
 /vendor/lib(64)?/libGLESv1_CM_emulation\.so    u:object_r:same_process_hal_file:s0
 /vendor/lib(64)?/libGLESv2_emulation\.so       u:object_r:same_process_hal_file:s0