platform_hardware_interfaces/configstore/1.1
Jeff Vander Stoep 60ced29112 configstore: Allow syscalls needed by crash_dump
Information such as tombstones and callstack are important when
debugging why a process crashed. configstore's seccomp filter
and selinux policy are currently overly strict and are blocking
the collection of crash data.

In order to keep configstore's sandbox as strict as possible, use
Crash_dump's fallback mechanism to collect crash data. This uses a
local socket to send crash data to tombstoned.

Bug: 64768925
Test: killall -ABRT android.hardware.configstore@1.1-service
    Verify that configstore callstack gets dumped to logcat.
    Verify that a crash tombstone gets recorded to /data/tombstones
Test: proto_fuzzer runs without crashing

Change-Id: I3c3e13d6aa1c1e2dda2a619dfa815375ee7ebff6
2017-08-18 13:51:43 -07:00
..
default configstore: Allow syscalls needed by crash_dump 2017-08-18 13:51:43 -07:00
vts/functional VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
Android.bp Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
Android.mk Updating all makefiles. 2017-08-10 23:43:46 +00:00
ISurfaceFlingerConfigs.hal configstore: configstore HAL is up-revisioned to 1.1 2017-05-17 15:30:17 +09:00