[ALPS04760322] high risk sepolicies of dhcp

delete the legacy selinux file :dhcp.te

MTK-Commit-Id: b963a9f2c64ece1174cd78d6602cd7ddc768e347

Change-Id: I8a2a10f3c1f2626836abc3b514c97df43a1795de
CR-Id: ALPS04760322
Feature: [Module]IP Networking
This commit is contained in:
zhuoliang zhang 2020-01-18 10:19:23 +08:00 committed by Zhuoliang Zhang
parent f57f7914f3
commit 35c1be8aab

View File

@ -1,26 +0,0 @@
# ==============================================
# MTK Policy Rule
# ============
# Date :WK14.34
# Operation : Migration
# Purpose: for connecting Wifi
allow dhcp devpts:chr_file rw_file_perms;
# Date :WK14.41
# Operation : ALPS01757300
# Purpose: connect AP, using for wifi connect
allow dhcp kernel:system module_request;
# Date :WK14.44
# Operation : ALPS01798575
# Purpose: Search on Internet using browser, the 3th App use dhcp
#============= netd ==============
allow dhcp platform_app:fd use;
allow dhcp init:fifo_file rw_file_perms;
allow dhcp init:unix_stream_socket { read write };
allow dhcp untrusted_app:fd use;