Android.bp: add soong namespace

This commit is contained in:
SGCMarkus 2023-07-19 14:07:17 +02:00 committed by j7b3y
parent dde536b404
commit 1a05ca80ba

View File

@ -1,3 +1,6 @@
soong_namespace {
}
cc_binary_host {
name: "unifdef",
srcs: ["scripts/unifdef.c"],