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