Fix LibNoManifest targets

Apparently, android_library exports AndroidManifest.xml by default,
even if we don't specify the "manifest" field.

Created a LibNoManifest_AndroidManifest.xml file, and let LibNoManifest
targets to depend on it.

Test: 1. Make sure TCS in GoogleExtServices is still enabled.
2. Make sure copy code action is still working.
3. Settings -> Adaptive notification
   ExtServices is no longer shown with the icon used in our library....

Bug: 135110855

Change-Id: I4b4b42612c0d70ba05d83197dd0a927b99c3e57c
5 files changed