module LocationAPI_Pics { /** * @desc Does the IUT support LocationAPI? */ modulepar boolean PICS_LOCATION_API_SUPPORTED := true; } // End of module LocationAPI_Pics