Assigned
Status Update
Comments
mo...@gmail.com <mo...@gmail.com> #2
My SD card's file system supports a last modified timestamp; that is 'adb shell touch /mnt/sdcard/foo' works as expected. I need to check that calling from runtime works as well.
pu...@google.com <pu...@google.com>
pu...@google.com <pu...@google.com> #3
I couldn't reproduce this with a test case.
@hardwick.jim if this test doesn't pass for you, could you paste its output here? As well as your device's full version information. Thanks.
public final class FileTest extends TestCase {
public void testSetLastModified() {
File file = new File("/mnt/sdcard/foo");
assertTrue(file.setLastModified(0));
assertEquals(0, file.lastModified());
}
}
@hardwick.jim if this test doesn't pass for you, could you paste its output here? As well as your device's full version information. Thanks.
public final class FileTest extends TestCase {
public void testSetLastModified() {
File file = new File("/mnt/sdcard/foo");
assertTrue(file.setLastModified(0));
assertEquals(0, file.lastModified());
}
}
Description
What
User experience
What type of issue is this?
Display or rendering issue
What steps would let us observe this issue?
What did you expect to happen?
I expect that the Facebook Lite will be played by three, and there is no cutting or the pictures that do not appear
What actually happened?
There is a cut in the picture, or the picture does not appear, and the picture appears in the place of the video or the pictures
Additional comments
Na
When
Time and frequency
Time when bug report was triggered: Jan 24, 2025 9:20 PM GMT+٠٣:٠٠
How often has this happened?
Every time
Where
Component
Originating component: <not visible> (1684638)
Build and device data
- Build Number: google/bluejay_beta/bluejay:Baklava/BP22.250103.008/12932282:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Related apps
Lite
com.facebook.lite
Version 507801120 (444.0.0.4.110)
Not system app
Debugging information
خدمات Google Play
com.google.android.gms
Version 250231035 (25.02.31 (260400-713337402))
System App (Bundled)
Android System WebView
com.google.android.webview
Version 694302342 (133.0.6943.23)
System App (Updated)
Network operator: stc ksa
SIM operator: Vodafone
Network operator: mobily
SIM operator: Plus
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)https://developer.android.com/preview/feedback#feedback-app .
To learn more about our feedback process, please visit