Android.bp: Namespace it

Change-Id: I9f01f49fa1197790d5eeb63b12be870417c6b79d
This commit is contained in:
Sebastiano Barezzi
2022-11-22 15:56:46 +01:00
committed by Sebastiano Barezzi
parent fdd2217ee8
commit bf4fcf74d0

View File

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