Allow deprecated declarations RESTRICT AUTOMERGE

In order to address the security vulnerability at b/111210196 we are
upgrading the libcups library. There are some calls to functions that
are deprecated between the versions; in order to minimize churn in
legacy branches we are allowing deprecated functions to be called rather
than modifying the code to use the new functions.

Bug: 111210196
Test: adb shell am instrument -w android.print.cts/android.support.test.runner.AndroidJUnitRunner

Change-Id: I2b7d568c9f8878d27d9e53f96930d62d07b7d84a
(cherry picked from commit 5fb3126bb50ba958b473f09201bf70eee8659ada)
1 file changed
tree: 2c0f659da106542001a049881c5e4c9e4d45c388
  1. jni/
  2. res/
  3. src/
  4. .gitignore
  5. Android.mk
  6. AndroidManifest.xml
  7. proguard.flags