
Francesco Pham
authored
add InnerBundleInfo-initialize-installationFree.patch
apply to foundation/appexecfwk/standard
```
InnerModuleInfo: initialize installationFree to false
uninitialized installationFree property of InnerModuleInfo causes
ActsBmsModuleUsageRecordTest to sometimes fail on
`expect(data.installationFreeSupported).assertEqual(false);`
Initializing installationFree property to false.
```
Signed-off-by:
Francesco Pham <francesco.pham@huawei.com>