Skip to content

Conversation

@tanzislam
Copy link
Contributor

Newer devices can have the latter location read-only. (I observed this with Termux on a non-rooted Pixel 6.)

Fixes: #4167

Newer devices can have the latter location read-only. (I observed this with Termux on a non-rooted Pixel 6.)
tanzislam added a commit to tanzislam/cryptopals that referenced this pull request Aug 18, 2023
[Termux](https://termux.dev) is only available on the F-Droid app store. After installation, I had to install these packages with `pkg install`:
 - automake
 - binutils-is-llvm
 - clang
 - gettext
 - git
 - libcpufeatures
 - libtool
 - make

and was able to do an out-of-source build in subdirectories of the $HOME directory. (The repo was cloned using the separate app MGit.)

Currently this requires google/googletest#4342.
@dinord dinord self-assigned this Aug 21, 2023
@dinord
Copy link
Collaborator

dinord commented Aug 24, 2023

I generally agree with the change, but maybe we could reuse an existing utility function by declaring it in gtest-port.h:

static std::string GetDirFromEnv(

@copybara-service copybara-service bot merged commit af5ddbd into google:main Sep 14, 2023
@tanzislam tanzislam deleted the prefer-tmpdir-on-android branch September 14, 2023 06:50
vvb2060 added a commit to vvb2060/BoringSSL_Android that referenced this pull request Oct 29, 2024
paymenremora added a commit to paymenremora/BoringSSL_Android that referenced this pull request Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: CaptureStream (stdout, stderr) not working on recent Android version for app environment

2 participants