checkseapp works fine when consolidating entries, however if they match exactly then it exits with (using my example): Error: Duplicate line detected in file: stdout Lines 6 and 12 match!
Should checkseapp just delete the duplicate entry and carry on. Also if I use the -v option checkseapp core dumps whenever it gets a duplicate entry or even when consolidating an entry. Dies in both cases with: Info: Existing entry found! Segmentation fault (core dumped) # Example seapp_contexts file: isSystemServer=true domain=system user=system domain=system_app type=system_data_file user=bluetooth domain=bluetooth type=bluetooth_data_file user=nfc domain=nfc type=nfc_data_file user=radio domain=radio type=radio_data_file user=_app domain=untrusted_app type=app_data_file levelFrom=app user=_app seinfo=platform domain=platform_app type=platform_app_data_file user=_app seinfo=shared domain=shared_app type=platform_app_data_file user=_app seinfo=media domain=media_app type=platform_app_data_file user=_app seinfo=release domain=release_app type=platform_app_data_file user=_isolated domain=isolated_app user=_app domain=untrusted_app type=app_data_file levelFrom=app Richard -- This message was distributed to subscribers of the seandroid-list mailing list. If you no longer wish to subscribe, send mail to [email protected] with the words "unsubscribe seandroid-list" without quotes as the message.
