Retire convenience macros from JNIHelp.h

Retire macros that are multiply defined in the Android source tree and
not obviously part of JNIHelp.h interfaces:

- DISALLOW_COPY_AND_ASSIGN (consumers of the definition here, but with
  alternatives).
- TEMP_FAILURE_RETRY (no consumers of the definition here)

Bug: 122995834
Test: m, device boots
Change-Id: I2c806a7741b648075fdffbeff6e2fe1765e9c0c2
1 file changed