tree c1eb165b88f3122b03f579791028536b8408172c parent 64114fc1c25fd98c587d2cfcfb5f6368d257385f author Denis 'GNUtoo' Carikli 1615995237 +0100 committer Denis 'GNUtoo' Carikli 1615995237 +0100 gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmBSIWgACgkQX138wUF3 4mNxzQ//QftMkOx+Rcn1WQqL0jnEw06SlaJHrUq0JstTuQuYOwU5woXFU9lSzsHu 0UzTyv4UO8/j0jagPRFoMRp1ASpXtp5DLeiKb7dt5hSjM0SKqOPgCDxCBVShWNw7 pZVp//vVnolGdyyft9Q2tbAqHXYrdh2BrdAYEVJG6HAywy7LTZ4qGeSneoS8LKnE R7iIMElyt4wtaN+TScnkTk/DY5A3vhBypM/CpS4/1NrEtbh5cDS/DqwdyOWMZQDJ ipMPywp2MSsGnKfPOsHwvcMx39IEWu113ENkAp8ftFfFOtP4729SM0TpYAn2Tc33 GHMnfq7Xe5OqyS/VtpmX/ddaXp/4KtBZkOKfqhmPWAWqviCHV9KjLtJUUCC/cNdA B2gw9OTFkriDURleKfRzPclgC8RM9wNeEjtQDtjJ66MlLgJ6bJJJ+U10scFga+uA 6xZBgnhHrGUkBajFpflUB4vVF0QqZ5JYzoiNIo0jSHLXHZZ7FygeN55nStDPjy1Z AY5Dmg/xYdzewBCKcEF8/eFu9DNidOBlxpQuWsdXuclU0ZIynKdjY/vUXGC1p8zx 5+m/LWZbYHwfkfCXAwF22Wn3RhNx87zqpbAHNMl/VRwvAGybAHMg2pMuIUIAwrZf QCIZjxafzl5FEk1mEz6NxFTnVSxfu3jHY2uAjoqO+pUtB2ZWbUQ= =gAhW -----END PGP SIGNATURE----- Ship most of the potentially useful libsamsung-ipc tools 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