Commit Graph

2 Commits

Author SHA1 Message Date
purpl
c87557d537 fix: correct zip root path and add idempotent build.prop append
- Fix ZIPROOT path from 3 to 4 levels up (../../../../)

- Add path validation before install

- Replace simple cat append with key-based dedup for build.prop (skips existing keys to prevent duplication on re-flash)

- Update AGENTS.md and README.md to reflect the changes
2026-07-03 11:29:20 +08:00
purpl
0be91bc45b Initial commit: CB-C6s-STU GSI Fixes
TWRP flashable zip for CB-C6s-STU tablet running GSI.
- build.prop: append tablet characteristics, brightness, orientation, BT offload
- goodix_ts.idc: touchscreen IDC config
- sensor_config.xml: camera sensor module mapping (hi846 / gc8034)
- Shell-script update-binary with append-only build.prop logic
2026-06-27 12:18:41 +08:00