Skip to content
Commit a13bf143 authored by Manojkiran Eda's avatar Manojkiran Eda Committed by ManojKiran Eda
Browse files

Remove dead host_pdr_handler code & json-file



The content from host_fru.json is being parsed and parents map is being
populated with that data, but the parents map isn't being used anywhere
in the code base making it a dead code, so removing the json file & also
the code that parses it.

This part of code was once added to normalize the PDR's, but now we have
a better/efficient/dynamic way to normalize the PDR's which does not
need any JSON files & static configuration.So we don't need this code
anymore.

Tested:
Code builds & unit tests are passed.

Change-Id: I3c9af49ef3644c08d80e207b86614de1b5b919c2
Signed-off-by: default avatarManojkiran Eda <manojkiran.eda@gmail.com>
parent cea52d9b
Loading
Loading
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