Implement System Properties Section
Bug: 68774852 Test: unit tested and on device tests Change-Id: I0d4aadf8d4203fe56e35bbfb77e5c532116fd27e
Showing
- Android.bp 2 additions, 0 deletionsAndroid.bp
- cmds/incident_helper/src/ih_util.cpp 81 additions, 68 deletionscmds/incident_helper/src/ih_util.cpp
- cmds/incident_helper/src/ih_util.h 10 additions, 20 deletionscmds/incident_helper/src/ih_util.h
- cmds/incident_helper/src/main.cpp 3 additions, 0 deletionscmds/incident_helper/src/main.cpp
- cmds/incident_helper/src/parsers/SystemPropertiesParser.cpp 89 additions, 0 deletionscmds/incident_helper/src/parsers/SystemPropertiesParser.cpp
- cmds/incident_helper/src/parsers/SystemPropertiesParser.h 35 additions, 0 deletionscmds/incident_helper/src/parsers/SystemPropertiesParser.h
- cmds/incident_helper/testdata/system_properties.txt 14 additions, 0 deletionscmds/incident_helper/testdata/system_properties.txt
- cmds/incident_helper/tests/SystemPropertiesParser_test.cpp 95 additions, 0 deletionscmds/incident_helper/tests/SystemPropertiesParser_test.cpp
- core/proto/android/os/incident.proto 5 additions, 1 deletioncore/proto/android/os/incident.proto
- core/proto/android/os/system_properties.proto 657 additions, 0 deletionscore/proto/android/os/system_properties.proto
- tools/streaming_proto/cpp/main.cpp 2 additions, 2 deletionstools/streaming_proto/cpp/main.cpp
Loading
Please register or sign in to comment