mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
13 lines
91 B
C
13 lines
91 B
C
|
|
||
|
|
||
|
int sec_gps_conf(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|
||
|
|
||
|
int Sec_Configuration(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|
||
|
|