Sets the Cts module SensorTestCases to always run in user0

This change fixes cts test testSanitizedContinuousEventsUidIdle that
fails to run in secondary user as call to set UID state idle with
cmd sensorservice set-uid-state currently only supports user 0.

This needs a fix for the sensorservice set-uid-state call to take
current user-id as argument which will be done later.

Bug: 128687779
Test: atest CtsSensorTestCases:SensorTest#testSanitizedContinuousEventsUidIdle
Change-Id: I748b9d086b9b3582e3418ed96568765dd056627d
1 file changed