lambdadroid fc0b16df8b Add option to use ro.serialno for generating device id
On some devices (e.g. ASUS Zenfone) the serial number of the device
is stored in a file in the /factory partition. Consequently, the only
way to load it is using a user space application during the init
process, and to update the ro.serialno system property.

In most places, TWRP already uses the system property to get the
serial number of the device. However, when generating the device ID
used for the backup folder name it checks the boot command line
directly. On these devices, the serialno is not included on the
command line.

Add a TW_USE_SERIALNO_PROPERTY_FOR_DEVICE_ID option that enables
usage of ro.serialno for generating the device id. It is disabled
by default to avoid changing the device id on existing ports.

Change-Id: I4a2eeca883f38fdaeb1209507fd8ebe44b1b04a0
2018-09-26 23:53:28 +02:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-10-11 16:56:12 -07:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-01-18 13:04:35 -06:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2015-06-20 15:57:56 -05:00
2018-08-24 11:17:39 -05:00
2014-11-12 11:03:50 -06:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-05-10 16:11:35 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-06-05 11:32:23 +02:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2013-09-17 20:06:14 +00:00
2015-11-05 20:58:39 +02:00
2016-02-03 16:05:56 -06:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-06-17 07:05:45 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-09-08 07:14:59 -05:00
2014-11-04 15:34:19 +01:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2014-04-25 15:47:34 -07:00
2018-08-24 11:17:39 -05:00
2017-01-18 17:41:17 +01:00
2015-12-19 08:31:01 -06:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2016-03-31 15:43:53 +01:00
2016-03-31 15:43:53 +01:00
2018-08-24 11:17:39 -05:00
2017-09-08 07:14:59 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2012-09-05 15:24:31 -04:00
2017-04-16 15:53:47 -07:00
2017-09-08 07:14:59 -05:00
2016-03-17 16:00:20 -05:00
2017-10-12 10:45:04 -07:00
2018-08-31 14:24:41 -05:00
2017-11-28 00:20:51 +01:00
2012-09-05 15:24:31 -04:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-10-05 12:02:13 -07:00
2017-10-05 12:02:13 -07:00
2017-10-11 16:56:12 -07:00
2015-01-27 15:07:19 +01:00
2015-01-27 15:07:19 +01:00
2017-01-18 20:02:43 +01:00
2018-08-24 11:17:39 -05:00
2017-09-08 07:14:59 -05:00
2017-09-08 07:14:59 -05:00
2017-09-08 07:14:59 -05:00
2018-08-24 11:17:39 -05:00
2018-07-20 13:45:16 -05:00
2018-08-24 11:17:39 -05:00
2017-11-28 00:20:51 +01:00
2017-06-17 07:05:45 -05:00
2017-01-18 17:41:17 +01:00
2018-08-24 11:17:39 -05:00
2018-07-27 15:14:19 -05:00
2017-09-08 07:14:59 -05:00
2017-07-06 21:53:00 +00:00
2017-10-11 16:56:12 -07:00
2017-10-05 12:02:13 -07:00
2017-10-11 16:56:12 -07:00
2017-09-08 07:14:59 -05:00
2017-09-08 07:14:59 -05:00

Team Win Recovery Project (TWRP)

You can find a compiling guide here.

Description
No description provided
Readme 102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%