commit | 22941b38f7708b368cdbdeef40e33112080a8ab6 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Dec 13 01:40:20 2023 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Dec 13 11:24:25 2023 +0900 |
tree | b9ba1766c2640b54a35a255f9187409187f0d2ec | |
parent | dbae5744a14125a3fc61f0a9b586a6af189db684 [diff] |
Don't add LOCAL_NETWORK as forbidden capability This causes the module to crash on rollback because the current production code does not consider LOCAL_NETWORK to be a valid capability. Change-Id: Idf57d72c384b41b483098c4c302738072ebf7f90 Test: TH Fix: 313030307