Prevent invalid escape sequence warning.

In python, we should use raw string for regex to prevent invalid
escape sequence warning.

Test: Manual run
Bug: 401353440
Flag: EXEMPT tool fix
Change-Id: Ic75f61b46b2ad68f26aa5672c2f062000a22f086
1 file changed