projects
/
GitHub
/
mt8127
/
android_device_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2af056
)
ttab: Update textclassifier package name for P
author
Han Wang
<416810799@qq.com>
Tue, 2 Oct 2018 12:00:56 +0000
(14:00 +0200)
committer
Jan Altensen
<info@stricted.net>
Mon, 25 Feb 2019 14:06:56 +0000
(15:06 +0100)
Change-Id: If846cc590060025202fa336af4420747f6b01238
device.mk
patch
|
blob
|
blame
|
history
diff --git
a/device.mk
b/device.mk
index fb191ba4a4838a609da03e8451009717d9f5c1c1..f2cd688875b301a9ad14c2f4b9351bfec3d8947b 100644
(file)
--- a/
device.mk
+++ b/
device.mk
@@
-161,7
+161,7
@@
PRODUCT_PACKAGES += \
# TextClassifier smart selection model files
PRODUCT_PACKAGES += \
- textclassifier.
smartselection.
bundle1
+ textclassifier.bundle1
# hidl packages
$(call inherit-product, $(LOCAL_PATH)/hidl.mk)