From b7393fd8d897dcf4f70474e9caca94b1dc13f300 Mon Sep 17 00:00:00 2001 From: Minchan Kim Date: Tue, 4 Apr 2023 08:38:20 -0700 Subject: [PATCH] move vendor_cma_debugfs into gs-common The CMA dump is common feature for pixel devices so move it to gs-common. Bug: 276901078 Test: dumpstate_board.txt on adb bugreport includes the info Change-Id: I3997e27e3037f013338de5bc36687c63338769aa Signed-off-by: Minchan Kim --- whitechapel_pro/file.te | 1 - whitechapel_pro/genfs_contexts | 1 - 2 files changed, 2 deletions(-) diff --git a/whitechapel_pro/file.te b/whitechapel_pro/file.te index a1e20f88..f474d9c0 100644 --- a/whitechapel_pro/file.te +++ b/whitechapel_pro/file.te @@ -53,7 +53,6 @@ type vendor_usb_debugfs, fs_type, debugfs_type; type vendor_charger_debugfs, fs_type, debugfs_type; type vendor_votable_debugfs, fs_type, debugfs_type; type vendor_battery_debugfs, fs_type, debugfs_type; -type vendor_cma_debugfs, fs_type, debugfs_type; # vendor extra images type modem_img_file, contextmount_type, file_type, vendor_file_type; diff --git a/whitechapel_pro/genfs_contexts b/whitechapel_pro/genfs_contexts index 2c2cb23e..bde62aef 100644 --- a/whitechapel_pro/genfs_contexts +++ b/whitechapel_pro/genfs_contexts @@ -188,7 +188,6 @@ genfscon debugfs /max77759_chg u:object genfscon debugfs /max77729_pmic u:object_r:vendor_charger_debugfs:s0 genfscon debugfs /gvotables u:object_r:vendor_votable_debugfs:s0 genfscon debugfs /google_battery u:object_r:vendor_battery_debugfs:s0 -genfscon debugfs /cma u:object_r:vendor_cma_debugfs:s0 # Battery genfscon sysfs /devices/platform/google,battery/power_supply/battery u:object_r:sysfs_batteryinfo:s0