Default [Q][Kernel] Sysfs Group

I'm currently working on writing a driver in the Android kernel, and would like to set a specific usergroup for some sysfs files that I'm creating. Setting permissions is pretty straight forward, but I haven't found a way to change the usergroup that the file shows up under. I'd like to set it to system. Does anyone know a way to do this?