Remove unused settings constants from the SDK (prebuilts).

The settings constants for various volumes do nothing and are
used by nothing since API version 2. These are however backed
up in the cloud which is a waste of resource. This change
removes these constants from the SDK while keeping them hidden
to avoid breaking released apps and also prevents unnecessary
backup.

Change-Id: I55f3242eed0478d74eb566fae0949e80adea1b2f
2 files changed