packagelistparser/Android.mk
0 → 100644
+32
−0
packagelistparser/packagelistparser.c
0 → 100644
+266
−0
packagelistparser/packagelistparser.h
0 → 100644
+92
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There are 4 components that all implement package parsing, they are: 1. sdcardd 2. libselinux 3. logd 4. runas Create a library that can be used by all of them, and new ones as needed. (Moved from frameworks/base) Change-Id: I282ec1204e592502ef3b28fedf577af824338c58