Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
D66418439 replace "com.samsung.android.vr.application.mode" in manife…
…st xml files Summary: The [post](https://fb.workplace.com/groups/oculusplatformsdk/permalink/1303649500796461/) explains why we are doing the change. There will be many diffs, each changing 50 files, until we are done. The transformation rules below come from the [PackageHelpers.java](https://www.internalfb.com/code/fbsource/[beda88384dad]/arvr/apps/SystemShell/Common/PackageUtils/java/com/oculus/common/packageutils/PackageHelpers.java?lines=671-682) file: * Removing from application.meta-data means adding category in every application.activity, in every child intent-filter * Removing from activity.meta-data means adding category in current activity, in every child intent-filter Reviewed By: mboyd Differential Revision: D66418439 fbshipit-source-id: a1919dd0ca0d46d76f4934eb4011b268d126b0db
- Loading branch information