commit | 99ff76418179b4fb069235ff6c028330c802563a | [log] [tgz] |
---|---|---|
author | Shaik, Johnbasha <johnbasha.shaik@intel.com> | Fri Aug 24 04:09:54 2018 -0700 |
committer | Prajapati, Dimpalben R <dimpalben.r.prajapati@intel.com> | Fri Aug 24 11:24:38 2018 -0700 |
tree | 76277634c1c802505ab363da99e31a3e0a3fd47d | |
parent | 173b246f964b8e7bd0e0130d76284de2a07c92eb [diff] |
Use exported APIs from ClientContext [CP] dynamic gmm header file change copy from CL793947 Because certain ResourceInfo exported APIs are inlined, GmmLib is accidently exposing internal functions/class members. This is causing build issues with unresolved symbols when clients switch to dynamic linking. Fix is to use ClientContext exported APIs for UMD clients. Change-Id: I58db29d2f31c3f2586de80369f5ed085e14f06be Signed-off-by: drprajap <dimpalben.r.prajapati@intel.com>