Update files
* Reextracted from angler-n2g47h Change-Id: Ifdfa103b9758d25f9652da51b45a6c655c3c7a1a Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
parent
a391eecd98
commit
9464c98363
0
arm64/proprietary/lib/libjni_latinimegoogle.so
Executable file → Normal file
0
arm64/proprietary/lib/libjni_latinimegoogle.so
Executable file → Normal file
0
arm64/proprietary/lib64/libjni_latinimegoogle.so
Executable file → Normal file
0
arm64/proprietary/lib64/libjni_latinimegoogle.so
Executable file → Normal file
@ -124,6 +124,18 @@ LOCAL_MODULE_SUFFIX := .apk
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := HotwordEnrollment
|
||||
LOCAL_MODULE_OWNER := gapps
|
||||
LOCAL_SRC_FILES := proprietary/HotwordEnrollment/HotwordEnrollment.apk
|
||||
LOCAL_CERTIFICATE := PRESIGNED
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_DEX_PREOPT := false
|
||||
LOCAL_MODULE_SUFFIX := .apk
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := Phonesky
|
||||
LOCAL_MODULE_OWNER := gapps
|
||||
|
@ -33,6 +33,7 @@ PRODUCT_PACKAGES += \
|
||||
GoogleOneTimeInitializer \
|
||||
GooglePartnerSetup \
|
||||
GoogleServicesFramework \
|
||||
HotwordEnrollment \
|
||||
Phonesky \
|
||||
SetupWizard \
|
||||
com.google.android.maps \
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user