Explicitly set generate_hashtree: false am: 5d1166dce5

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/GeoTZ/+/14967893

Change-Id: I4e67a7e35664cb99b8eb0e830eb2025e77181355
diff --git a/apex/com.android.geotz/Android.bp b/apex/com.android.geotz/Android.bp
index f0e977b..145988d 100644
--- a/apex/com.android.geotz/Android.bp
+++ b/apex/com.android.geotz/Android.bp
@@ -20,6 +20,7 @@
 apex_defaults {
     name: "com.android.geotz-defaults",
     updatable: true,
+    generate_hashtree: false,
     // TODO(b/174024269) Change this to the value for S once the API level is
     // final.
     min_sdk_version: "current",