aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ship most of the potentially useful libsamsung-ipc toolsHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004replicant-6.0Denis 'GNUtoo' Carikli2021-03-171-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | This ships all the tools that could be useful. The nv_data-imei tool wasn't shipped as it doesn't support this device yet. The ipc-modem and ipc-test tools are shipped as they can be used to test the modem bootstrap without any dependencies on the Android framework. This can for instance help with tracking regressions so it's good to have them in the releases as well. Shipping nv_data-md5 on the device isn't strictly necessary as it can also be compiled from libsamsung-ipc source code, however not every Replicant user know how to do that. As this tool can help to fix some cases of nv_data corruptions, it is useful to enable users to use it easily. Shipping it makes it accessible in the recovery after mounting the system partition (by using Advanced -> Mount system partition) in the recovery menu. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Adjust to enable_modem.sh and disable_modem.sh merge to modem.shreplicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2Denis 'GNUtoo' Carikli2020-06-191-3/+2
| | | | | | | | | | enable_modem.sh and disable_modem.sh were merged into a single modem.sh script in order to improve the user interface. Since the scripts Android.mk was adjusted as well to use modem.sh, we need to adjust the PRODUCT_PACKAGES to reflect that too. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Move hardware/ril/samsung-ril to hardware/replicant/libsamsung-rilDenis 'GNUtoo' Carikli2020-06-041-2/+2
| | | | | | | | | | Benefits: - It makes it clear that Replicant is the upstream project for libsamsung-ril - It groups together libsamsung-ipc and libsamsung-ril - hardware/ril is already a git repository Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add scripts to disable the modemreplicant-6.0-0004-rc1Denis 'GNUtoo' Carikli2019-11-291-2/+4
| | | | | | | The scripts are specific to libsamsung-ipc, so they are added in the device directories. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* use Samsung-RIL and Audio-RIL-Interfacereplicant-6.0-0003replicant-6.0-0002Wolfgang Wiedmeyer2017-07-144-5927/+6
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Audio-RIL-InterfaceWolfgang Wiedmeyer2017-07-142-0/+259
| | | | | | Code is adapted from n7100. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* initial Replicant adaptionsWolfgang Wiedmeyer2017-07-142-3/+3
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* n5100 : rebrandRoberto Gibellini2017-07-073-2/+2
| | | | Change-Id: Ia60fc6b63100766bc4775acd2374c793b3efad51
* n5100 : moved to kona-commonRGIB2016-12-223-272/+1
| | | | Change-Id: I2a192c81059e47ba76f7089ddcc365edae6f825d
* n5100 : also start macloaderRGIB2016-12-091-0/+2
| | | | Change-Id: I6fbb207e741d2bdb17b8859df5edcce0cc9de39d
* n5100 : fix dummy MACRGIB2016-12-091-10/+12
| | | | Change-Id: I2f3b6856f02973289d7f45468b13e4d6a0c6be31
* n5100 : libs already present in kona-commonRGIB2016-11-201-4/+0
| | | | Change-Id: Ifc7874f42a770daea78ebfa9c1b0a7962c8fa933
* n5100 : cleanupRGIB2016-10-202-7/+1
| | | | Change-Id: I795e8858b12db409d311bb77991f6b61dd04aad7
* n5100 : fixes for geomagneticdRGIB2016-10-131-0/+4
| | | | Change-Id: I05b8e71fa50e1bfc38a4d634e04fdce11afbae2b
* n5100 : create macloader fileRGIB2016-10-131-0/+4
| | | | Change-Id: I226e2cbca82593eccec52c7b94484c25ee915d99
* n5100 : update blobs listRGIB2016-10-021-6/+3
| | | | Change-Id: Ia4748418f048ff1379d3674522fb7965d8bed770
* n5100 : custom GPS header for BCM4752RGIB2016-10-021-0/+1887
| | | | Change-Id: If55009162254eeb1345746c34f473954c6abd52e
* n5100 : init cleanupRGIB2016-08-311-36/+0
| | | | Change-Id: Id1b48f58369998c36a085ece5eb349c87cf988e4
* n5100 : restore default dpiRGIB2016-08-241-1/+1
| | | | Change-Id: I9f655a6eac2f656b99ee114c4584b11696d576db
* n5100 : cleanupRGIB2016-08-221-58/+55
| | | | Change-Id: I5e621019919ea9abb2877c14811d5e9561de97ff
* n5100 : add libs for stock MM blobsRGIB2016-08-221-1/+7
| | | | Change-Id: Ia5b77b9c33ca27c27ce67bd8b340b527801695ed
* n5100 : enable 2G/3G switchingRGIB2016-08-221-1/+9
| | | | Change-Id: I99f5c52c22327bfc1d6eb3010b2a4afb21365951
* n5100 : use gps.h from libhardwareRGIB2016-08-221-1871/+0
| | | | Change-Id: I09c8f443e430efbce70cc545b7d21150f872e3fa
* n5100 : fix FC on hangupRGIB2016-08-222-97/+190
| | | | Change-Id: I9719d78b640c691ba91b92af7083d805aa1d254b
* n5100 : fix reboot requestRGIB2016-08-221-4/+1
| | | | Change-Id: I4f07e6e6c8a384c38a46e80e86dcbb9b050c56cd
* n5100 : cleanupRGIB2016-06-225-21/+108
| | | | Change-Id: Ic89350225ffec0f96cbe38872aae8b0cc635b6a6
* n5100 : gps fixesRGIB2016-06-011-25/+41
| | | | Change-Id: Ib4cbae0e49b169219d89bbc77f2cae20328aa1cf
* n5100 : unlock gpsRGIB2016-05-312-64/+134
| | | | Change-Id: I1b0f4153f003bd7dfe9d41880375ac7a363a0de2
* n5100 : restore libsec-rilRGIB2016-05-274-114/+2
| | | | Change-Id: Iceee81ef6137d3eb3dbff807ac38598dea46aabe
* n5100 : moved to hardware/samsung/rilRGIB2016-05-261-284/+0
| | | | Change-Id: I9300343eb2dbd3956cd1a5be2f37fb68b174796f
* n5100 : fix geomag permissionRGIB2016-05-251-0/+4
| | | | Change-Id: Ic839c3515bfa671797af6f7b97374699f3f4d2ec
* n5100 : fix services and cleanupRGIB2016-05-241-16/+26
| | | | Change-Id: If1860da089b531e904c66b5aef46aaacf72a96cf
* n5100 : remove common symbolsRGIB2016-05-241-1/+0
| | | | Change-Id: I2f37e08ecacec4ec0fe33eb856df0274a467da8f
* n5100 : move common symbols pkg to konaRGIB2016-05-242-75/+0
| | | | Change-Id: I5e4991fa9c9f57574cb6a2348cd7fe293e7baa9f
* n5100 : update fingerprintRGIB2016-05-241-1/+5
| | | | Change-Id: Iba55fa3f013b6bd88d8c28726bc09e5d6af0e0c8
* n5100 : fake GET_RADIO_CAPABILITY responseSimon Shields2016-05-244-5/+112
| | | | Change-Id: I7ae2a38bf144cd68322d9b7aa6fc7fb41fefb7ae
* n5100 : selinux updateRGIB2016-05-151-4/+17
| | | | Change-Id: I1a695732162d7dfdd17a3a5f8fb4ecd888aecab0
* n5100 : restore correct labelRGIB2016-04-271-1/+6
| | | | Change-Id: I54b43887e496b665be0e90283ca664a2ff7e3c96
* n5100 : update system.propRGIB2016-04-141-2/+1
| | | | Change-Id: I5e675121f0aaa9c01ed8e0cb2da8723ab6866258
* n5100 : restore efs selinux labelRGIB2016-04-111-0/+2
| | | | Change-Id: Idbdd8a30b26dbe516b85276fd0883e968917e463
* n5100 : rename rc fileRGIB2016-04-083-564/+215
| | | | Change-Id: Ic6b6f27ec1da4a1ae8ea5721c47a30e4afffa307
* n5100 : adoptable storageRGIB2016-04-051-16/+0
| | | | Change-Id: I79b07ca8aec0881ae919c971002293f0c405b929
* n5100 : selinux domainRGIB2016-04-021-8/+16
| | | | Change-Id: I64f704fc4eb5d0d33c2e9db2efd1fa2ae2758e70
* n5100 : remove deprecated servicesRGIB2016-03-161-34/+9
| | | | Change-Id: I8650d3fdf420a4c0b55ba082c8090af0154b207a
* n5100 : symbols for libril and gpsdRGIB2016-03-162-7/+26
| | | | Change-Id: I49620fc575ae5eb338c2bb6bc0a11a08a3e23b97
* n5100 : symbolsRGIB2016-03-151-43/+4
| | | | Change-Id: I2e38f94a9f01454aab726dc6c9b7bb520b0c36c2
* n5100 : logwrapperRGIB2016-03-151-17/+17
| | | | Change-Id: Iae41c26048cb9b02cc5bab21f231f138952d2fca
* n5100 : fingerprintRGIB2016-03-151-1/+1
| | | | Change-Id: I8b49e6aad33f78db51752def8b2efe8098ae7cfd
* n5100 : Disable ashmem tracking in parcelsRGIB2016-01-151-0/+1
| | | | Change-Id: I7dc13b03195859e9c886080f4752cd1025356afc
* n5100 : Add old KK symbolsRGIB2015-12-213-1/+97
| | | | Change-Id: I3ad060f1484bd22e26edff002a3100239606501e