From 1c834a13e8494d25b730a75664c0cdf41e9a9709 Mon Sep 17 00:00:00 2001 From: Arian Date: Sun, 11 Aug 2019 18:15:55 +0200 Subject: shinano-common: Update proprietary-files.txt for Android 9 * Radio blobs taken from SW_binaries_for_Xperia_AOSP_M_MR1_3.10_v13_legacy.zip * NFC HAL from 8.1.0 Change-Id: Ic73bc81077cbd53cc1398b91d1a278de7e505988 --- rootdir/init.camera.rc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.camera.rc b/rootdir/init.camera.rc index 6487b36..eb1092c 100644 --- a/rootdir/init.camera.rc +++ b/rootdir/init.camera.rc @@ -10,7 +10,7 @@ # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and +# See the License for the specific language governing permissions and # limitations under the License. # @@ -101,14 +101,14 @@ service credmgrd /system/vendor/bin/credmgrd service sct_service /system/vendor/bin/sct_service user root disabled - + # Trim Area QMI service service ta_qmi_service /system/vendor/bin/ta_qmi_service user system group system root net_raw wakelock disabled -service scd /system/bin/scd +service scd /system/vendor/bin/scd class late_start user system group system @@ -141,7 +141,7 @@ service tad_static /sbin/tad_static /dev/block/bootdevice/by-name/TA 0,16 user system group system root camera media socket tad stream 0770 system system - + # tad_static is in rootfs, normal file_context does not work seclabel u:r:tad:s0 @@ -150,4 +150,3 @@ service updatemiscta /system/vendor/bin/updatemiscta user system group system oneshot - -- cgit v1.2.3