Enable FLEDGE developer options in DEBUG builds
Enable developer options (developer API for the moment) in DEBUGGABLE
builds (eng and userdebug) without checking if Developer Options are
enabled.
This will enable our "debuggable" CTS tests in internal coverage builds
since they are not enabling developer options but using userdebug
buidls.
This CL contains a quick workaround to fix issues in
AdSelectionServiceImpl caused by flags being read in the Binder thread.
Test: CtsAdServicesDebuggableDeviceTestCases
Test: DevContextFilterTest
Bug: 239794056
Change-Id: I282ac30d1a86d7ca6edc33b1afc9efb95f9b8d08
3 files changed