diff options
| author | Ethan Chen <intervigil@gmail.com> | 2014-04-30 18:40:21 -0700 |
|---|---|---|
| committer | Zips <hcolmenares@gmail.com> | 2014-08-22 09:45:00 -0400 |
| commit | 3efc0994ef822d1b7edf192fff2d7bd3abdaea70 (patch) | |
| tree | 61bd897a1ee967f7fd67fd30baea50c9c9ff769b | |
| parent | e9e46b83f261ab7648ce6150e7f342d30028d2eb (diff) | |
n1: Add SHA1 hash to filesmap
* New releasetools relies on SHA1 hash to prevent flashing partitions
when unnecessary.
Change-Id: I3c75722d1043d11ca5ea3b5a4a5241e7b1989c6e
| -rw-r--r-- | radio/filesmap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/radio/filesmap b/radio/filesmap index 8547178..1f0abf0 100644 --- a/radio/filesmap +++ b/radio/filesmap @@ -1,2 +1,2 @@ -emmc_appsboot.mbn /dev/block/platform/msm_sdcc.1/by-name/aboot +emmc_appsboot.mbn /dev/block/platform/msm_sdcc.1/by-name/aboot df9cfcd7b990e0c71a82db23ac1622c6d7070db0 |
