Please be kind enough to support me with help me securing Galaxy tabs we give out for employees. Is there a way to disable the permission to stop accessing Bluetooth and WiFi...
"The easiest way to disable bluetooth is to just remove the permission in the bluetooth device. Bluetooth is managed by the kernel through the devices /dev/ttyHS0 and /dev/ttyMSM0 and these devices have set read and write permissions (660) for the user and group bluetooth. If those permissions are removed, the device will not be reachable. This must be done when booting the system since the /dev directory is reset during reboot."
how can i achieve this?