pass: rescon: Move overriable property into pass_rescon struct 00/270600/3
authorChanwoo Choi <cw00.choi@samsung.com>
Sun, 6 Feb 2022 08:18:27 +0000 (17:18 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 7 Feb 2022 03:52:20 +0000 (12:52 +0900)
commit8cdef20ec828a62b9ecb9b4d5a7ec2449391372c
treed590f3e1c096ea48fc6c32a7ba49a4b9bc885579
parent6e4f2dc2a25acb73c2596da7a6d2b8888966555a
pass: rescon: Move overriable property into pass_rescon struct

The 'overriable' property is used for only rescon module.
It means that be able to move 'overriable' property from struct pass_resource
to struct pass_rescon for more capsulation.

Change-Id: Icd63b1b25fb8dcb64fd1d9fd894d2b604f10ea22
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-parser.c
src/pass/pass-rescon.c
src/pass/pass.h