platform_build/tools/releasetools
Tao Bao 8179d68458 rangelib.py: Add parse_raw() method.
parse_raw() parses a string generated by RangeSet.to_string_raw().

>>> RangeSet.parse_raw(RangeSet("0-9").to_string_raw())
<RangeSet("0-9")>

Change-Id: Ia74daa30476d5e9ad73c368f4ecc64c755b734a5
2016-03-24 11:08:51 -07:00
..
add_img_to_target_files store images in target-files 2014-07-31 11:06:30 -07:00
add_img_to_target_files.py Add support for Brillo Verified Boot. 2016-03-18 15:25:43 -04:00
blockimgdiff.py releasetools: Fix the bug in AssertSequenceGood. 2016-03-04 15:26:26 -08:00
build_image.py Fix metadata location when file system doesn't span the partition 2016-02-10 09:37:59 -08:00
check_target_files_signatures Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
check_target_files_signatures.py Fix the broken signing script 2015-06-03 17:36:12 -07:00
common.py Add support for Brillo Verified Boot. 2016-03-18 15:25:43 -04:00
edify_generator.py Revert "Revert "releasetools: Support OTAs that have OEM properties changes."" 2016-03-15 13:28:49 -07:00
img_from_target_files Allow to build the update.zip for emulator build. 2014-06-04 17:04:14 +00:00
img_from_target_files.py Honor TARGET_NO_RECOVERY flag. 2015-10-27 20:00:10 -07:00
make_recovery_patch Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
make_recovery_patch.py Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
ota_from_target_files Fix build. 2015-09-15 07:50:10 +00:00
ota_from_target_files.py Revert "Revert "releasetools: Support OTAs that have OEM properties changes."" 2016-03-15 13:28:49 -07:00
pylintrc Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
rangelib.py rangelib.py: Add parse_raw() method. 2016-03-24 11:08:51 -07:00
sign_target_files_apks Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
sign_target_files_apks.py Sign APKs using SHA-256 instead of SHA-1 when possible. 2016-02-10 09:40:31 -08:00
sparse_img.py Fix metadata location when file system doesn't span the partition 2016-02-10 09:37:59 -08:00
target_files_diff.py Revert "Do not diff .odex files" 2016-02-08 20:48:48 +00:00
test_common.py Fix the permission setting in common.ZipWriteStr() 2015-05-20 13:29:03 -07:00
test_rangelib.py rangelib.py: Add parse_raw() method. 2016-03-24 11:08:51 -07:00