modem/modem_log_constants: create common folder
A lot of different modem related processes require reading / writing to the same android system properties. This CL solifies them all into one place to avoid duplication. Test: build Bug: 302435001 Change-Id: I113f43bb68833224f45ad91668cd327587e1649b
This commit is contained in:
parent
0944a8db52
commit
93c22b6672
7 changed files with 83 additions and 59 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <log/log.h>
|
||||
|
||||
#include "bugreport_constants.h"
|
||||
#include "dumper.h"
|
||||
#include "modem_log_constants.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue