Add the "--ignore-dexopt-profile" option.

If set, all dexopt profiles are ignored by dexopt during the
installation, including the profile in the DM file and the profile
embedded in the APK file. If an invalid profile is provided during
installation, no warning will be reported by `adb install`.

Context: go/platform-support-for-baseline-profiles

Bug: 257532944
Test: atest CtsCompilationTestCases
Change-Id: Ib933f3443346895c771ed16e4acc7591231d6645
3 files changed