Mobile device profile detail

Hello.

I want to different setting in smartphone.

I know I have to add code in BaseDeviceProfiles.ini.

for example

+MatchProfile=(Profile="Android_Mali_T720",Match=((SourceType=SRC_GpuFamily,CompareType=CMP_Equal,MatchString="Mali-T720")))
+MatchProfile=(Profile="Android_Mali_T760",Match=((SourceType=SRC_GpuFamily,CompareType=CMP_Equal,MatchString="Mali-T760")))

But How can I classify between Mali-T760 MP6 and Mali-T760 MP8???

There are just Mali-T760…

If someone know it, please help me!

Thanks to read my post.