Commits
Zhang Sanshan committed 3be63cc0917
MA-12011 [Android] fix crash issue when boot up android auto system can't boot up with below log. many selinux policy in car has been in system policy. delete the car policy temporarily. [ 7.761889] DEBUG: #00 pc 000000000003d68c /system/lib64/libc.so (offset 0x38000) (abort+124) [ 7.761936] DEBUG: #01 pc 00000000000ba594 /system/lib64/libc.so (offset 0x38000) (ifree+1212) [ 7.761982] DEBUG: #02 pc 00000000000ba6c0 /system/lib64/libc.so (offset 0x38000) (je_free+120) [ 7.762027] DEBUG: #03 pc 0000000000007204 /system/lib64/libselinux.so (offset 0x7000) (closef+52) [ 7.762074] DEBUG: #04 pc 0000000000007cc0 /system/lib64/libselinux.so (offset 0x7000) (selabel_close+160) [ 7.762128] DEBUG: #05 pc 0000000000007b98 /system/lib64/libselinux.so (offset 0x7000) (selabel_open+256) [ 7.762175] DEBUG: #06 pc 000000000000c664 /system/lib64/libselinux.so (offset 0x7000) (selinux_android_hw_service_context_handle+364) [ 7.762220] DEBUG: #07 pc 0000000000008060 /system/bin/hwservicemanager (offset 0x8000) (android::AccessControl::AccessControl()+16) [ 7.762264] DEBUG: #08 pc 000000000000fbe4 /system/bin/hwservicemanager (offset 0x8000) (main+196) [ 7.781344] DEBUG: #09 pc 00000000000c8c88 /system/lib64/libc.so (offset 0x38000) (__libc_init+88) Change-Id: Ia02776cd57a6e59e1200001144d509e0c6d68b29 Signed-off-by: zhang sanshan <pete.zhang@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/4871 Reviewed-by: juan.hao <juan.hao@nxp.com>