diff options
| author | Nick Kralevich <nnk@google.com> | 2015-04-01 17:45:41 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-04-01 17:45:41 +0000 |
| commit | 37a03a81608d081bd1789b91edb9f4b5e4c2c090 (patch) | |
| tree | f7b22fd58081e3de81733cd492ff7bea5e738ed5 | |
| parent | b1ea6cb6e4a9b3ca287f3a0170ad3f1c1c667727 (diff) | |
| parent | cc341935ec190d1996abffd40452853de29570a7 (diff) | |
Merge "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 |
