luxlabs header browser preview


@interface GDSystemPreferences : NSObject

+ (BOOL)systemPersonalizationDataCollectionAllowed;
+ (void)updateSystemPersonalizationDataCollectionAllowed:(BOOL)a0;

@end