aboutsummaryrefslogtreecommitdiff
path: root/generate_cpp_analyzer.h
AgeCommit message (Collapse)Author
2022-08-26Generating Interface Specific Analyzer BinariesSahil Somani
Generate a binary that can record/replay/analyze Binder transactions. Analyzing involves sending recorded transactions through a placeholder class where they are printed as readable strings. Currently the only functionality is generating a list of supported interfaces. More features will be added later. Test: aidl_test.go bug: 242226631 Change-Id: Iaf4402773e2039fae749e082077de5978f878de0