fru: Add location code and VINI record in fru record table

Adding the location code and VINI record data in to the newly
added FRU types.

Tested By:
Verified that required details are getting added in to the FRU
table using GetFruRecordTable command.

Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
Change-Id: I1aa9d332c1046d41508ee48de7a33baed56ad4de
diff --git a/oem/ibm/configurations/fru/Tpm_LocationCode.json b/oem/ibm/configurations/fru/Tpm_LocationCode.json
index cef2ce2..7d73f91 100644
--- a/oem/ibm/configurations/fru/Tpm_LocationCode.json
+++ b/oem/ibm/configurations/fru/Tpm_LocationCode.json
@@ -10,7 +10,7 @@
          "fru_field_type" : 254,
          "dbus":
             {
-               "interface" : "com.ibm.ipzvpd.Location",
+               "interface" : "xyz.openbmc_project.Inventory.Decorator.LocationCode",
                "property_name" : "LocationCode",
                "property_type" : "string"
             }