diff options
author | Bruno Martins <bgcngm@gmail.com> | 2018-07-08 21:57:09 +0100 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-07-12 00:33:14 +0200 |
commit | 2881e11866f926339b1435d40b44810f9b530da2 (patch) | |
tree | f9d55b82a17f719463d9cb6f070d516898e1baef | |
parent | fff49246501fdc028477e5543b7a60c7de6026f7 (diff) |
msm8996-common: Simply copy prebuilt .jar files
* No need to have them as build targets.
Change-Id: Ie76ae3028a394b25fd9df485e500101f10230294
-rw-r--r-- | proprietary-files.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index bad22b5..0fb8638 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -621,9 +621,9 @@ vendor/lib/libsmemlog.so -app/QtiTelephonyService/QtiTelephonyService.apk etc/permissions/qcrilhook.xml etc/permissions/telephonyservice.xml --framework/QtiTelephonyServicelibrary.jar --framework/qcrilhook.jar --framework/qti-telephony-common.jar|2eba987ae297a892e895ec1e9a302b41dbe0232e +framework/QtiTelephonyServicelibrary.jar +framework/qcrilhook.jar +framework/qti-telephony-common.jar|2eba987ae297a892e895ec1e9a302b41dbe0232e -priv-app/qcrilmsgtunnel/qcrilmsgtunnel.apk vendor/bin/ATFWD-daemon vendor/bin/netmgrd |