Commits
Jindong committed c61ef14b6a2
MA-13062-1 selinux: enable compatiable property config Add PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true on all boards. vendor_default_prop is an AOSP defined property, which is not allowed to set by vendor process. Change below properties to vendor defined public_vendor_default_prop: - sys.all.early_init.ready - sys.all.boot_completed.ready - sys.all.post_boot_completed.ready - sys.hwc.disable Allow init-insmod-sh and hal_graphics_composer_default to set them. Allow surfaceflinger, system_app, priv_app, platform_app to read them. Change-Id: I5f99d569b6b9790d17b012840600dae2c5b304af Signed-off-by: Jindong <jindong.yue@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/6254 Reviewed-by: zhang sanshan <sanshan.zhang@nxp.com>