diff options
| author | 2024-06-03 00:06:58 -0400 | |
|---|---|---|
| committer | 2024-06-04 16:18:48 -0400 | |
| commit | 9f6f73224dabf9db4f7d3840d218fff39991d51b (patch) | |
| tree | 3a526d5ac206165eac8889ba7a55385bcef813a6 /libs/androidfw/StringPool.cpp | |
| parent | 12a0c0125d2d3fe32cb2c8a3cfc205a1f61ec36d (diff) | |
ANDROID 15 MISSION UPDATE -- "VANILLA ICE CREAM"
// UPDATES
+ IDLE DIVERSIONS
+ "AI" AUTOPILOT
+ TYPOGRAPHIC COMPRESSION
+ OCCUPATIONAL DESCRIPTIONS
+ RENDERING TO THE EDGE OF SPACE
+ FLAG SUPPORT: LANDED
// TECHNICAL NOTE //
This brings back the old enable-components trick; once
the egg has been invoked, the daydream mode will be
unlocked for use and will appear in Settings > Display >
Screen saver, or wherever you get your Dreams.
A PRODUCT OF YOYODROID PROPULSION SYSTEMS
"WHERE INTEGRATION COMPLETE IS TOMORROW!"
Fixes: 330919557
Bug: 320695719
Flag: com.android.egg.flags.flag_flag
Test: easter egg main entry point:
adb shell am start -n android/com.android.internal.app.PlatLogoActivity
Test: interactive mode:
adb shell am start -n com.android.egg/.landroid.MainActivity
Test: screensaver mode:
# first, enable the component if you haven't gone
# through the main entry point
adb root ; adb shell pm enable com.android.egg/.landroid.DreamUniverse
# select the screensaver
adb shell settings put secure screensaver_components \
com.android.egg.landroid/com.android.egg.landroid.DreamUniverse
# start dreaming
adb shell service call dreams 1
Change-Id: I57a8834ce7f3d41aacaa56133e6f512cf81f5346
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions