diff options
| author | Nick Kralevich <nnk@google.com> | 2015-04-01 18:05:32 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-04-01 18:05:32 +0000 |
| commit | af0ef4e1617c02d22e182a14a614f8d732e23355 (patch) | |
| tree | 13dc459957a5b71567a33fa3c136edbd842a046d | |
| parent | 1114ff3517161fcc907754a98e3a71190df1b99e (diff) | |
| parent | 37a03a81608d081bd1789b91edb9f4b5e4c2c090 (diff) | |
am 37a03a81: Merge "Drop BOARD_SEPOLICY_UNION."
* commit '37a03a81608d081bd1789b91edb9f4b5e4c2c090':
Drop BOARD_SEPOLICY_UNION.
| -rwxr-xr-x | BoardConfigCommon.mk | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b5d761c..ee564f2 100755 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -112,36 +112,6 @@ HAVE_ADRENO_SOURCE:= false BOARD_SEPOLICY_DIRS += device/asus/flo/sepolicy -# The list below is order dependent -BOARD_SEPOLICY_UNION += \ - bluetooth_loader.te \ - bridge.te \ - camera.te \ - conn_init.te \ - device.te \ - domain.te \ - file.te \ - file_contexts \ - hostapd.te \ - init.te \ - irsc_util.te \ - kickstart.te \ - mediaserver.te \ - mpdecision.te \ - netmgrd.te \ - property.te \ - property_contexts \ - qmux.te \ - rild.te \ - rmt.te \ - sensors.te \ - surfaceflinger.te \ - system_server.te \ - tee.te \ - te_macros \ - thermald.te \ - ueventd.te - # Enable Minikin text layout engine (will be the default soon) USE_MINIKIN := true |
