commit | 13a4137929151fe1640b75870d14f721e4e9377f | [log] [tgz] |
---|---|---|
author | Ramji Jiyani <ramjiyani@google.com> | Thu Jan 27 07:05:08 2022 +0000 |
committer | Ramji Jiyani <ramjiyani@google.com> | Sun Jan 30 08:43:08 2022 +0000 |
tree | 42d6f139020a53dcda0e6b646d0dc707f821d7d7 | |
parent | afe22b9a74172a021cf97b2ba9e531087896c32c [diff] [blame] |
core & tools: system_dlkm: add dynamic partition Converts existing static partition support to a dynamic partition. Bug: 200082547 Test: TH Signed-off-by: Ramji Jiyani <ramjiyani@google.com> Change-Id: Ifd6d0c2a04e947b16f8b241e99cca594a1d315ae
diff --git a/tools/releasetools/merge_target_files.py b/tools/releasetools/merge_target_files.py index 6b3b01f..da5e93f 100755 --- a/tools/releasetools/merge_target_files.py +++ b/tools/releasetools/merge_target_files.py
@@ -255,6 +255,7 @@ 'VENDOR/', 'VENDOR_DLKM/', 'ODM_DLKM/', + 'SYSTEM_DLKM/', )