ultrahdr: Renamed and disabled build targets

frameworks/native/libs/ultrahdr is deprecated and external/libultrahdr
is the new path for ultrahdr.
This CL renames and disables the build targets for now and after
sometime all the files will be deleted from frameworks/native/ultrahdr.

Bug: 313791883
Test: treehugger
Change-Id: I9487637b3258d631bf3d39dfb74d985384676bdd
diff --git a/libs/ultrahdr/adobe-hdr-gain-map-license/Android.bp b/libs/ultrahdr/adobe-hdr-gain-map-license/Android.bp
index e999a8b..2fa361f 100644
--- a/libs/ultrahdr/adobe-hdr-gain-map-license/Android.bp
+++ b/libs/ultrahdr/adobe-hdr-gain-map-license/Android.bp
@@ -13,7 +13,7 @@
 // limitations under the License.
 
 license {
-    name: "adobe_hdr_gain_map_license",
+    name: "adobe_hdr_gain_map_license-deprecated",
     license_kinds: ["legacy_by_exception_only"],
     license_text: ["NOTICE"],
 }