HomePhabricator
Diffusion Comm 7413dab98cda

[Nix] Default value of ANDROID_HOME

Description

[Nix] Default value of ANDROID_HOME

Summary:
Prefer to use ANDROID_HOME as it's the new canonical way to describe
the installation path of the Android SDK. Also alias the value to
ANDROID_SDK_ROOT for compatibility with certain tools such as sdkmanager.

https://linear.app/comm/issue/ENG-2274

Test Plan:

nix develop

echo $ANDROID_HOME
echo $ANDROID_SDK_ROOT # should match, and point to sdk installation

Reviewers: atul, ashoat, varun

Reviewed By: ashoat

Subscribers: tomek, abosh

Differential Revision: https://phab.comm.dev/D5656

Details

Provenance
jonAuthored on Nov 17 2022, 11:50 AM
Reviewer
ashoat
Differential Revision
D5656: [Nix] Default value of ANDROID_HOME
Parents
rCOMMbfa52b1c934d: Revert "Temporary changes for staff release"
Branches
Unknown
Tags
Unknown