Update 1 (10/08/19 @ 4:10 AM ET): We have been informed that the thread no longer has the downloadable resources for the Huawei Mate 30 Pro. The method still stands in concept.

The world set its eyes upon the release of the Huawei Mate 30 series, searching for an answer to the question: "What happens when you take away Google from Android on one of the most widely anticipated phones of the year?" And as we feared and expected, the Huawei Mate 30 and its siblings appeared on stage without Google services pre-installed, relying solely on Huawei's AppGallery as the primary medium of app distribution. This situation was shortlived though, as a "workaround" was spotted in the form of Google Services Assistant, an app that allowed users to sideload Google Play Services and accompanying components on Huawei's EMUI and the Mate 30 series as well as on the Honor 9X Pro. The Google Services Assistant app was hosted on a website called LZPlay.net, so the method commonly became known as LZPlay.

Old Workaround: Google Services Assistant and LZPlay

Since Google Services Assistant was a workaround to install Google Apps on a device not meant to have Google Apps, how exactly this workaround came to be was a legitimate question.

Chinese OEMs in the past have released GMS (Google Mobile Services) installers to allow easy sideloading, but such a solution was not a practical possibility for Huawei, in light of the unprecedented and complex political scenario. These GMS installers worked by updating GMS "stubs" that had been preloaded within the system by the OEM (GMS apps need special permissions to run properly, and this permission exists only for system apps). And as you already know, apps on an unrooted device can be updated on top of existing apps only when they have been signed by the same signature. Thus, the stubs and the apps have to come with the same Google signature, essentially precluding Huawei from preloading Google-signed stubs because of the US ban.

Once we got our hands on the software from the device, we found out that the devices did not actually come with any preloaded GMS stubs. This indicated that whatever method that Google Services Assistant used to install Play Services was out-of-the-ordinary and worthy of further investigation for possible uses within the development community. XDA Recognized Developer topjohnwu, known for his work with Magisk, investigated into this anomalous behavior.

As it turns out, Google Services Assistant utilized a set of APIs from Huawei that were intended for mobile device management (MDM -- used by enterprises to manage employee devices). The full API reference of this Huawei Security Authorization SDK has been available to the public, so enterprise users can know and benefit from the full range of control methods over devices in their business organization. The real twist comes in the form of some MDM APIs that only very recently got documented, and the documentation is not available until you sign legal agreements to get access to the SDK.

        <uses-permission android:name="com.huawei.permission.sec.MDM_INSTALL_SYS_APP"/>
<uses-permission android:name="com.huawei.permission.sec.MDM_INSTALL_UNDETACHABLE_APP"/>

These MDM APIs allow permitted apps to install "system apps", even when the phone has a locked bootloader, has Android Verified Boot enabled, and is formatted with Huawei's read-only filesystem EROFS. What actually happens is that a permitted app, Google Services Assistant in this case, is allowed to flag user apps as non-removable system apps even when those apps or stubs do not actually exist on the read-only partition. "Permitted apps" are allegedly tightly controlled by Huawei -- the developers have to sign legal agreements, submit requests for permissions and justifications for the permissions requested, and send the APK binary for each release to Huawei for inspection. Only if and when Huawei agrees, will the app be signed with Huawei's special key, allowing it to make use of these APIs.

Google Services Assistant's existence was thus within the strict confines of Huawei's MDM API, and by implication, not without their knowledge. However, Huawei has denied involvement with LZPlay and issued the following statement:

Huawei's latest Mate 30 series is not pre-installed with GMS, and Huawei has had no involvement with www.lzplay.net

As one would expect in light of the complex political scenario, Google Services Assistant and LZPlay's existence was going to be shortlived. As the workaround gained popularity, interested parties seemingly took notice. The website hosting Google Services Assistant, LZPlay, has been taken offline, sideloading the Google Services Assistant app no longer fetches the Google apps and it is also possible that the special permission the app had from Huawei may have also been revoked. Google must have also taken notice, as SafetyNet also received an update that revoked the Huawei Mate 30's build fingerprint from their whitelist, meaning that SafetyNet will fail, disallowing units which had managed to sideload Google Apps from being able to use apps like Google Pay.


New workaround: HiSuite Restore

Update: The linked thread no longer has the downloadable resources. However, the method continues to remain operative in its concept, presuming you get your hands on the downloadable resources.

The ability to run Google apps is a big deal for many, so people will perennially be interested in sideloading Google Apps on such capable hardware. XDA Senior Member zhangyang_haha has figured out a different workaround, one that essentially involves restoring a backup image from a device that managed to install Google apps using Google Services Assistant from back when the method worked. Also, note that the method appears to be specific to the Huawei Mate 30 Pro as the backed-up image is from that device -- we were unable to confirm if the same could work on the Huawei Mate 30 or the Honor 9X Pro.

New workaround for installing Google Apps on the Huawei Mate 30 Pro -- XDA Thread

While this method is not as simple as installing Google Services Assistant and letting it do everything, it still works -- with the caveat that SafetyNet will continue to fail since that is a server-side change from Google.

  1. Users need to back up their files to HiSuite on a PC and factory reset their phones.
  2. Install the Google apps provided in the downloadable zip in the thread.
  3. Unzip the provided backup image zip to your HiSuite backup folder on the PC.
  4. Restore the backup to your device, ensuring that you also restore the "system settings" from the backup image to your phone.
  5. Once the provided backup has been "restored" (aka installed) on your phone, you need to restart your device.
  6. Next, ensure that you get into App Settings and clear all data for the Google apps that you installed, and grant all the permissions that those apps request.
  7. Reboot for good measure.
  8. Launch the Google Play Store while having an active internet connection on your phone.

The thread is not immediately clear on when you can restore your previous data. Most users will be using the method on new Huawei Mate 30 devices, so data loss should not be significant. Do note that SafetyNet will still fail and will likely continue to fail until the political situation improves. For now, if you are looking to install Google Apps on your new device, this new workaround is your best bet.

Huawei Mate 30 XDA Forums || Huawei Mate 30 Pro XDA Forums