ANDROID: pd-mapper: Update Android.bp srcs

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
This commit is contained in:
Amit Pundir 2020-04-14 22:15:09 +05:30 committed by Bjorn Andersson
parent 352a39cd0c
commit 107104b20b

View File

@ -3,6 +3,8 @@ cc_binary {
vendor: true,
srcs: [
"pd-mapper.c",
"assoc.c",
"json.c",
"servreg_loc.c",
],
shared_libs: ["libqrtr"],