Loading audio/common/all-versions/default/service/android.hardware.audio.service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock capabilities BLOCK_SUSPEND ioprio rt 4 writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks task_profiles ProcessCapacityHigh HighPerformance onrestart restart audioserver automotive/vehicle/2.0/default/impl/vhal_v2_0/EmulatedVehicleHal.cpp +1 −3 Original line number Diff line number Diff line Loading @@ -175,9 +175,7 @@ StatusCode EmulatedVehicleHal::set(const VehiclePropValue& propValue) { // here, since we never send the control signal back, the value of 'updateStatus' flag // does not matter here. auto status = mVehicleClient->setProperty(propValue, updateStatus); if (status != StatusCode::OK) { return status; } } else if (mHvacPowerProps.count(propValue.prop)) { auto hvacPowerOn = mPropStore->readValueOrNull( toInt(VehicleProperty::HVAC_POWER_ON), Loading bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,5 @@ service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-servi capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE user bluetooth group bluetooth writepid /dev/stune/foreground/tasks task_profiles HighPerformance bluetooth/1.1/default/android.hardware.bluetooth@1.1-service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ service vendor.bluetooth-1-1 /vendor/bin/hw/android.hardware.bluetooth@1.1-servi capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE user bluetooth group bluetooth writepid /dev/stune/foreground/tasks task_profiles HighPerformance camera/provider/2.4/default/android.hardware.camera.provider@2.4-external-service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ service vendor.camera-provider-2-4-ext /vendor/bin/hw/android.hardware.camera.pr group audio camera input drmrpc usb ioprio rt 4 capabilities SYS_NICE writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks task_profiles CameraServiceCapacity MaxPerformance Loading
audio/common/all-versions/default/service/android.hardware.audio.service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock capabilities BLOCK_SUSPEND ioprio rt 4 writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks task_profiles ProcessCapacityHigh HighPerformance onrestart restart audioserver
automotive/vehicle/2.0/default/impl/vhal_v2_0/EmulatedVehicleHal.cpp +1 −3 Original line number Diff line number Diff line Loading @@ -175,9 +175,7 @@ StatusCode EmulatedVehicleHal::set(const VehiclePropValue& propValue) { // here, since we never send the control signal back, the value of 'updateStatus' flag // does not matter here. auto status = mVehicleClient->setProperty(propValue, updateStatus); if (status != StatusCode::OK) { return status; } } else if (mHvacPowerProps.count(propValue.prop)) { auto hvacPowerOn = mPropStore->readValueOrNull( toInt(VehicleProperty::HVAC_POWER_ON), Loading
bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,5 @@ service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-servi capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE user bluetooth group bluetooth writepid /dev/stune/foreground/tasks task_profiles HighPerformance
bluetooth/1.1/default/android.hardware.bluetooth@1.1-service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -5,5 +5,5 @@ service vendor.bluetooth-1-1 /vendor/bin/hw/android.hardware.bluetooth@1.1-servi capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE user bluetooth group bluetooth writepid /dev/stune/foreground/tasks task_profiles HighPerformance
camera/provider/2.4/default/android.hardware.camera.provider@2.4-external-service.rc +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ service vendor.camera-provider-2-4-ext /vendor/bin/hw/android.hardware.camera.pr group audio camera input drmrpc usb ioprio rt 4 capabilities SYS_NICE writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks task_profiles CameraServiceCapacity MaxPerformance