Commit Graph

14 Commits

Author SHA1 Message Date
Unpublished 3730fb1619
klte-common: Fix namespace errors
messages during build:
device/samsung/klte-common/configs/nfcee_access.xml:9: namespace error : Namespace prefix android for signature on signer is not defined

Change-Id: I7f3a1588b9cf05cb6aff11ccc59d14e75cc6e98e
2019-08-06 21:19:09 -06:00
Kevin F. Haggerty 176f43ef90
klte-common: nfc: Remove s3fwrn5 support
* This is horribly broken after N and if someone really wants to
  drag these devices forward they'll need to get a rules exception
  anyway.

Change-Id: Iec4e6927e019c9ec91cc16d3eeacb0990ffff6f5
2018-12-19 06:56:11 -07:00
jrior001 23bbc0212e
klte-common: nfc: pn547: Use prebuilt NFC HAL from 15.1
Change-Id: I03a252ff820d5bd8dde8faac5fa293242aaef1f2
2018-11-29 21:07:00 -07:00
jrior001 a33190af8a
klte-common: nfc: remove unsupported MAX_RF_DATA_CREDITS config
Change-Id: I63eb31cfd62d135b63d04f3dafcd08de7319346d
2018-10-08 19:12:18 -06:00
Andre Eisenbach 8b0c1bcc23
klte-common: Rename libnfc-brcm.conf -> libnfc-nci.conf
Test: manual
Merged-In: I9655a14e021024540cf342022cb817e1f8d0f9ad
Change-Id: I9655a14e021024540cf342022cb817e1f8d0f9ad
2018-10-08 19:12:18 -06:00
Kevin F. Haggerty 452e013f50 klte-common: Use TARGET_COPY_OUT_VENDOR instead of explicit path
Change-Id: I5835a05b7f357cfe666090907a1a4a89781a68dc
2018-08-20 06:33:17 -06:00
Paul Keith d6249aa5b2 klte-common: Use passthrough manifest for all NFC chips
* And make a common nfc board stub while we're at it

Change-Id: I4ef9c69ebbff539924ba4dc10c8035521dbf5424
2018-04-11 01:44:00 +02:00
Michael Bestas 16c0928bde klte-common: Move permissions to vendor
Change-Id: Idf4022e03ba376f7971d02be973444e70dbc4521
2018-02-03 15:15:57 -07:00
Paul Keith f1fa05ecd0 klte-common: Fix nfcee_access.xml copying
* The Nfc package still expects this in /etc

Change-Id: Id8e9714f96ad1ff145f90838be8e2670a26eb342
2018-01-18 22:07:35 +01:00
Kevin F. Haggerty e692c8cfed klte-common: Fragment NFC support based on chip type
* Configs and board/product makefiles are split into discrete
  directories based on NFC chip. These chain to truly common
  makefiles that add permissions and shared PRODUCT_PACKAGES.
* Relocate libpn547_fw under the nfc/pn547 directory.

Change-Id: Ie9e87fc0566eac76fc411b3e5669564c5fa54123
2018-01-08 06:40:16 +00:00
Kevin F. Haggerty f8805ade87 klte-common: nfc: Enable CLANG compilation
Change-Id: I4c98e33b2e1970fd358d27e14635db3d9504a4c7
2017-11-01 16:42:01 -06:00
Kevin F. Haggerty 4149b0e737 klte-common: Add buildable libpn547_fw
* The libpn547_fw.so blobs from klte devices have text relocations.
  This library is easily re-generated by extracting the contents of
  gphDnldNfc_DlSeqSz[] and gphDnldNfc_DlSequence[] from libpn547_fw.so
  in offical G900FXXS1CPHW_G900FOXA1CPE1 release.
* Process adapted from Matt Mower's work seen here:
  https://paste.ubuntu.com/18137835/

Change-Id: I433b3129d63ebca95c4b12dc8103db08d7e7bc72
2016-11-07 05:27:49 -07:00
Ethan Chen ac7fff4b8f klte: Clean up Samsung device inheritance
* Clean up from msm8974-common cleanup
* Use dtbtoolCM
* Remove empty overlay folders
* Use nested dependencies
* Move wifi config to device trees from msm8974-common
* Remove unused items
* Remove unused qmiproxy
* Remove init.qcom.ril.rc
* Remove init.qcom.syspart.sh
* Remove init.qcom.modem_links.sh
* Remove init.qcom.sh
* Remove init.qcom.post_boot.sh
* Remove init.qcom.usb.sh
* Move egl.cfg to msm8974-common
* Clean up overlay
* Remove cm.dependencies for now
* Clean up proprietary file list
* Use proprietary NFC HAL
2014-07-31 16:18:26 -07:00
Daniel Moran (garwynn) 0a3081f5e7 Initial bringup (hlte base) 2014-04-16 23:22:27 -05:00