Enable the customised vibration of (1) default notification (2) channel notification.
The audio uri with an extra specified vibration file is like: ``` content://<schema of audio sound file>&vibration_uri=<xml of vibration> ``` This change is to support the customised vibration of this format. Test: atest NotificationRecordTest Test: atest VibratorHelperTest Flag: com.android.server.notification.notification_vibration_in_sound_uri Bug: 358523917 Bug: 358524009 Change-Id: I864c42b5c30f41328633bd37fe8fb571fb9cdbe4
Loading
Please register or sign in to comment