commit | 22be9c1a5edd39ec5483d1b3fb309b8515733d25 | [log] [tgz] |
---|---|---|
author | zhenyolka <zhenyolka@gmail.com> | Mon Nov 08 19:05:30 2021 +0300 |
committer | bigbiff <bigbiff@teamw.in> | Thu Nov 11 19:52:07 2021 +0000 |
tree | 59881d2ee0afe8dceebcac0be4f22d26a209337c | |
parent | c13796a1203e59e685c6f17de51a0d1475e5abb7 [diff] |
Handle XML files format properly In A12 format of XML files changed to Android Binary XML TWRP uses RapidXML to parse XMLs, but it don't support ABX format So before parse check format of XML format and if it is in ABX, just ignore it for now Change-Id: Ie40f5b3534db50143999984be22ade1d1af162e7
Team Win Recovery Project (TWRP)
You can find a compiling guide here.