universal7904: Regen

Change-Id: Ie1ad2082a5b916a08d7bc0ff577bfb20ba9d2425
diff --git a/Android.bp b/Android.bp
index 774f328..78b0d5c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,6 +3,8 @@
 // This file is generated by device/samsung/universal7904-common/setup-makefiles.sh
 
 soong_namespace {
+	imports: [
+	],
 }
 
 cc_prebuilt_library_shared {
@@ -777,7 +779,12 @@
 cc_prebuilt_binary {
 	name: "cbd",
 	owner: "samsung",
-	srcs: ["proprietary/vendor/bin/cbd"],
+	target: {
+		android_arm64: {
+			srcs: ["proprietary/vendor/bin/cbd"],
+		},
+	},
+	compile_multilib: "64",
 	check_elf_files: false,
 	strip: {
 		none: true,
@@ -789,7 +796,12 @@
 cc_prebuilt_binary {
 	name: "android.hardware.drm@1.3-service.widevine",
 	owner: "samsung",
-	srcs: ["proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine"],
+	target: {
+		android_arm: {
+			srcs: ["proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine"],
+		},
+	},
+	compile_multilib: "32",
 	check_elf_files: false,
 	strip: {
 		none: true,
@@ -802,7 +814,12 @@
 cc_prebuilt_binary {
 	name: "gpsd",
 	owner: "samsung",
-	srcs: ["proprietary/vendor/bin/hw/gpsd"],
+	target: {
+		android_arm64: {
+			srcs: ["proprietary/vendor/bin/hw/gpsd"],
+		},
+	},
+	compile_multilib: "64",
 	check_elf_files: false,
 	strip: {
 		none: true,
@@ -815,7 +832,12 @@
 cc_prebuilt_binary {
 	name: "rild",
 	owner: "samsung",
-	srcs: ["proprietary/vendor/bin/hw/rild"],
+	target: {
+		android_arm64: {
+			srcs: ["proprietary/vendor/bin/hw/rild"],
+		},
+	},
+	compile_multilib: "64",
 	check_elf_files: false,
 	strip: {
 		none: true,
@@ -828,7 +850,12 @@
 cc_prebuilt_binary {
 	name: "vendor.samsung.hardware.gnss@2.0-service",
 	owner: "samsung",
-	srcs: ["proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-service"],
+	target: {
+		android_arm64: {
+			srcs: ["proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-service"],
+		},
+	},
+	compile_multilib: "64",
 	check_elf_files: false,
 	strip: {
 		none: true,
@@ -841,7 +868,12 @@
 cc_prebuilt_binary {
 	name: "main_abox",
 	owner: "samsung",
-	srcs: ["proprietary/vendor/bin/main_abox"],
+	target: {
+		android_arm64: {
+			srcs: ["proprietary/vendor/bin/main_abox"],
+		},
+	},
+	compile_multilib: "64",
 	check_elf_files: false,
 	strip: {
 		none: true,