commit | b2a04f23d6f004bae86ab6bb0ebedd56f0a48de3 | [log] [tgz] |
---|---|---|
author | Zheng Pan <zhengpan@google.com> | Tue Mar 12 18:21:05 2024 -0700 |
committer | Zheng Pan <zhengpan@google.com> | Tue Mar 12 18:21:05 2024 -0700 |
tree | 033200349ba9b4660711e21671b1e75b4ea05da6 | |
parent | ce4e42d6615a990230437d36748b4173200a65d5 [diff] |
Support conditional insmod Conditional insmod config file format condinsmod|system_property_name|module1|module2 if getprop system_property_name == true; load module1 else load module2 Bug: 325647677 Change-Id: I0f2dd92caaefd707a626b9f80923aeab495d31a2