commit | ac9f33ceac0d41df06b39480a36390793479c6c2 | [log] [tgz] |
---|---|---|
author | Padmanabha V <padmanabha.v@sasken.com> | Wed Mar 16 08:22:35 2022 +0530 |
committer | Padmanabha V <padmanabha.v@sasken.com> | Thu Mar 17 11:42:56 2022 +0530 |
tree | 6ed4b10b25634f4b36d50bd8f56120eb060dff65 | |
parent | addba34668be90c0098cf9b2ceea917f23ae15a6 [diff] |
Rectify Boottime property __mount gets called multiple times. Set the read-only property only upon success since it can't be set multiple times. Selinux disallows modifying read-only property and therefore the property holds a wrong value, the one when __mount was called first even in case the call failed. Bug: 224824099 Signed-off-by: Padmanabha V <padmanabha.v@sasken.com> Change-Id: If2900fcf988b6225bb0f96586b00b97386ca8a81