Fix change detector test using BindServiceFlags

The test was using hypothetical future flags because it was written
before we had actual flags larger than 32 bits. There are no 64 bit
flags that are exposed to use by apps yet and these are tested in other
places.

Test: atest CtsAppServiceTestCases:ServiceTest
Flag: TEST_ONLY

Fixes: 417077014
Change-Id: I7835fb8cbf079cd8f5b815f731daa59662337529
1 file changed