bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64937: boot time on Linux


From: Bruno Haible
Subject: bug#64937: boot time on Linux
Date: Thu, 10 Aug 2023 16:12:12 +0200

Po Lu wrote:
> >> Both clock_gettime (CLOCK_BOOTIME, ... sysinfo fail with AVC denial
> >> errors and errno set to EACCESS.
> >
> > Was this inside Termux, or inside the Emacs app?
> 
> Inside the Emacs app.

Emacs does not have the following in AndroidManifest.xml, which Termux has:
    <uses-permission android:name="android.permission.READ_LOGS"/>
    <uses-permission android:name="android.permission.DUMP"/>

Maybe one of these makes the difference?

Bruno








reply via email to

[Prev in Thread] Current Thread [Next in Thread]