commit | 60cc378f185e75899c62dc97c7fc3a55856525eb | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Tue May 07 20:00:49 2024 -0700 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Tue May 07 20:04:33 2024 -0700 |
tree | def6cfc221fccc61938f51ee0f4e5f340a7279c6 | |
parent | bb873aca3ca6843add5fe8ab5452561cc7e901e0 [diff] |
Add a different implementation of insmod.sh Use soong namespace to branch a implementation of insmod.sh . The newly added implementation is only added to PRODUCT_PACKAGE for dev option enabled devices. The only change to the script is skip loading kernel modules from vendor|system_dlkm when under 16K mode. Test: Dev option works Bug: 319335586 Change-Id: Ice77c19cad47f299db113f11878182f37e0b6f91