import HotwordEnrollement
authorJan Altensen <info@stricted.net>
Tue, 28 Apr 2020 15:29:03 +0000 (17:29 +0200)
committerJan Altensen <info@stricted.net>
Tue, 28 Apr 2020 15:29:03 +0000 (17:29 +0200)
Change-Id: I9d56d8b8d2646f79d22805cd4f447fc0d25ca371

Android.bp [new file with mode: 0644]
Android.mk [new file with mode: 0644]
BoardConfigVendor.mk [new file with mode: 0644]
exynos9610-common-vendor.mk [new file with mode: 0644]
proprietary/priv-app/HotwordEnrollmentOKGoogleCS47L35/HotwordEnrollmentOKGoogleCS47L35.apk [new file with mode: 0644]
proprietary/priv-app/HotwordEnrollmentTGoogleCS47L35/HotwordEnrollmentTGoogleCS47L35.apk [new file with mode: 0644]
proprietary/priv-app/HotwordEnrollmentXGoogleCS47L35/HotwordEnrollmentXGoogleCS47L35.apk [new file with mode: 0644]

diff --git a/Android.bp b/Android.bp
new file mode 100644 (file)
index 0000000..d45635b
--- /dev/null
@@ -0,0 +1,54 @@
+/**
+ * Copyright (C) 2020 The LineageOS Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ * This file is generated by device/motorola/exynos9610-common/setup-makefiles.sh
+ */
+
+soong_namespace {
+}
+
+android_app_import {
+       name: "HotwordEnrollmentOKGoogleCS47L35",
+       owner: "motorola",
+       apk: "proprietary/priv-app/HotwordEnrollmentOKGoogleCS47L35/HotwordEnrollmentOKGoogleCS47L35.apk",
+       certificate: "platform",
+       dex_preopt: {
+               enabled: false,
+       },
+       privileged: true,
+}
+
+android_app_import {
+       name: "HotwordEnrollmentTGoogleCS47L35",
+       owner: "motorola",
+       apk: "proprietary/priv-app/HotwordEnrollmentTGoogleCS47L35/HotwordEnrollmentTGoogleCS47L35.apk",
+       certificate: "platform",
+       dex_preopt: {
+               enabled: false,
+       },
+       privileged: true,
+}
+
+android_app_import {
+       name: "HotwordEnrollmentXGoogleCS47L35",
+       owner: "motorola",
+       apk: "proprietary/priv-app/HotwordEnrollmentXGoogleCS47L35/HotwordEnrollmentXGoogleCS47L35.apk",
+       certificate: "platform",
+       dex_preopt: {
+               enabled: false,
+       },
+       privileged: true,
+}
+
diff --git a/Android.mk b/Android.mk
new file mode 100644 (file)
index 0000000..b52fdc4
--- /dev/null
@@ -0,0 +1,21 @@
+# Copyright (C) 2020 The LineageOS Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# This file is generated by device/motorola/exynos9610-common/setup-makefiles.sh
+
+LOCAL_PATH := $(call my-dir)
+
+ifneq ($(filter kane troika,$(TARGET_DEVICE)),)
+
+endif
diff --git a/BoardConfigVendor.mk b/BoardConfigVendor.mk
new file mode 100644 (file)
index 0000000..28b0b7a
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright (C) 2020 The LineageOS Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# This file is generated by device/motorola/exynos9610-common/setup-makefiles.sh
+
diff --git a/exynos9610-common-vendor.mk b/exynos9610-common-vendor.mk
new file mode 100644 (file)
index 0000000..3b393da
--- /dev/null
@@ -0,0 +1,24 @@
+# Copyright (C) 2020 The LineageOS Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# This file is generated by device/motorola/exynos9610-common/setup-makefiles.sh
+
+PRODUCT_SOONG_NAMESPACES += \
+    vendor/motorola/exynos9610-common
+
+
+PRODUCT_PACKAGES += \
+    HotwordEnrollmentOKGoogleCS47L35 \
+    HotwordEnrollmentTGoogleCS47L35 \
+    HotwordEnrollmentXGoogleCS47L35
diff --git a/proprietary/priv-app/HotwordEnrollmentOKGoogleCS47L35/HotwordEnrollmentOKGoogleCS47L35.apk b/proprietary/priv-app/HotwordEnrollmentOKGoogleCS47L35/HotwordEnrollmentOKGoogleCS47L35.apk
new file mode 100644 (file)
index 0000000..732e159
Binary files /dev/null and b/proprietary/priv-app/HotwordEnrollmentOKGoogleCS47L35/HotwordEnrollmentOKGoogleCS47L35.apk differ
diff --git a/proprietary/priv-app/HotwordEnrollmentTGoogleCS47L35/HotwordEnrollmentTGoogleCS47L35.apk b/proprietary/priv-app/HotwordEnrollmentTGoogleCS47L35/HotwordEnrollmentTGoogleCS47L35.apk
new file mode 100644 (file)
index 0000000..d87dc14
Binary files /dev/null and b/proprietary/priv-app/HotwordEnrollmentTGoogleCS47L35/HotwordEnrollmentTGoogleCS47L35.apk differ
diff --git a/proprietary/priv-app/HotwordEnrollmentXGoogleCS47L35/HotwordEnrollmentXGoogleCS47L35.apk b/proprietary/priv-app/HotwordEnrollmentXGoogleCS47L35/HotwordEnrollmentXGoogleCS47L35.apk
new file mode 100644 (file)
index 0000000..41e58f1
Binary files /dev/null and b/proprietary/priv-app/HotwordEnrollmentXGoogleCS47L35/HotwordEnrollmentXGoogleCS47L35.apk differ