mirror of
https://github.com/followmsi/android_vendor.git
synced 2024-11-06 21:55:44 +00:00
OPR6.170623.010 - android-8.0.0_r1
This commit is contained in:
parent
5da012155d
commit
8b24be6891
10 changed files with 3 additions and 3 deletions
|
@ -26,4 +26,4 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
DragonKeyboardFirmwareUpdater \
|
||||
GCS \
|
||||
HotwordEnrollment
|
||||
HotwordEnrollmentRT5677
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -37,9 +37,9 @@ LOCAL_MODULE_SUFFIX := $(COMMON_ANDROID_PACKAGE_SUFFIX)
|
|||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := HotwordEnrollment
|
||||
LOCAL_MODULE := HotwordEnrollmentRT5677
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_SRC_FILES := HotwordEnrollment/HotwordEnrollment.apk
|
||||
LOCAL_SRC_FILES := HotwordEnrollmentRT5677/HotwordEnrollmentRT5677.apk
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue