commit | 8c53a331c39c788fc8f68acd7f0115be089a0e9a | [log] [tgz] |
---|---|---|
author | Felix <google@ix5.org> | Tue Jul 14 21:28:51 2020 +0200 |
committer | Felix <google@ix5.org> | Tue Jul 14 21:28:51 2020 +0200 |
tree | fb7316c2aa5d7a4a6363a928ec3ab8547c1e5555 | |
parent | f74fa29aed7c673f23321ccf93c87de5cb9c333d [diff] |
Android.mk: Support SYSTEM_EXT* sepolicy The new variable name reflects its actual usage. Keep compatibility with BOARD_PLAT_* because it has been a convention for years. Amend the README to document the new variables. Test: `make selinux_policy` with `SYSTEM_EXT_{PUBLIC,PRIVATE}_SEPOLICY_DIRS` set, observe additions in `$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/selinux` Signed-off-by: Felix <google@ix5.org> Change-Id: If8188feb365eb9e500f2270241fa190a20e9de01