From 477ff7eae555f9b6a0c7a03e66659ed0ea10a31e Mon Sep 17 00:00:00 2001 From: Ruifeng Xu Date: Mon, 1 May 2017 10:14:30 -0700 Subject: [PATCH] remove inet group inet group shouldn't be with gps hal daemon. this change removed it. Change-Id: Ibc8faa20d7778c30ae0c640fdcceee28bae123e2 CRs-fixed: 2040891 --- android/android.hardware.gnss@1.0-service-qti.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/android.hardware.gnss@1.0-service-qti.rc b/android/android.hardware.gnss@1.0-service-qti.rc index 05f805ff..d4d40fa0 100644 --- a/android/android.hardware.gnss@1.0-service-qti.rc +++ b/android/android.hardware.gnss@1.0-service-qti.rc @@ -1,4 +1,4 @@ service gnss_service /vendor/bin/hw/android.hardware.gnss@1.0-service-qti class main user gps - group system gps inet radio + group system gps radio