HomeSort by relevance Sort by last modified time
    Searched full:gps_device (Results 1 - 5 of 5) sorted by null

  /device/samsung/tuna/sepolicy/
file_contexts 27 # In Samsung Tuna Board, ttyO0 is for uart driver. gps_device is device specific
28 /dev/ttyO0 u:object_r:gps_device:s0
  /device/samsung/manta/sepolicy/
file_contexts 7 /dev/ttySAC1 u:object_r:gps_device:s0
  /external/sepolicy/
device.te 45 type gps_device, dev_type;
file_contexts 60 /dev/mpu u:object_r:gps_device:s0
61 /dev/mpuirq u:object_r:gps_device:s0
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 368 gps_device_t* gps_device = (gps_device_t *)device; local
369 sGpsInterface = gps_device->get_gps_interface(gps_device);

Completed in 95 milliseconds