Skip to content
Snippets Groups Projects
Commit e2e7c86e authored by Francesco Pham's avatar Francesco Pham
Browse files

openharmony-standard: InnerBundleInfo-initialize-installationFree.patch


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: default avatarFrancesco Pham <francesco.pham@huawei.com>
parent 16ffc1a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment