whatawurst / android_device_sony_yoshino-common

This is the Android device configuration for the yoshino platform
10 stars 48 forks source link

sepolicy: debugfs guarded and disabled on user builds #107

Closed vincentvidal closed 12 months ago

vincentvidal commented 1 year ago

Following https://github.com/LineageOS/android_device_qcom_sepolicy/commit/fc9b1c61053b68a720f4eb6c3142c3b2ed0eaba5, debugfs is now guarded by PRODUCT_SET_DEBUGFS_RESTRICTIONS and disabled on user builds.

derfelot commented 12 months ago

Thanks. So I assume you are making user builds? Is that working fine for you otherwise? I've never tried.

vincentvidal commented 11 months ago

Yes I'm making user builds, no particular problem.