AEP Mobile SDK privacy service deletes all data when set to OPT_OUT,
however this is also used to collect consent for push permissions for
ACS thereby creating a situation where you have a targetable application
in ACS with no means to update consent via the app directly to ACS via
collectPii etc. According to our tests, it's currently impossible to
update consent in ACS to be false using collectPii prior to setting
Privacy = OPT_OUT. Placing these requests in sequence still results in
the later...