Fix clone method for ActivityOptions

Some flags were lost when the `cloneLaunchingOptions` was used. This
breaks some tests when the flag to grant BAL privileges is passed and
the default is not to allow BAL anymore.

Test: atest android.content.pm.cts.shortcutmanager.ShortcutManagerStartShortcutTest
Bug: 265916225
Change-Id: Id65b481eefc341d1c16ccdf06ea4489e109f5fba
2 files changed